summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r--meta/recipes-extended/cups/cups.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 5ff557a55e..cfcd19c0f1 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -71,7 +71,7 @@ do_compile () {
71 "-I." 71 "-I."
72} 72}
73 73
74fakeroot do_install () { 74do_install () {
75 oe_runmake "DSTROOT=${D}" install 75 oe_runmake "DSTROOT=${D}" install
76 76
77 # Remove /var/run from package as cupsd will populate it on startup 77 # Remove /var/run from package as cupsd will populate it on startup