diff options
| -rw-r--r-- | meta/recipes-extended/cups/cups.inc | 2 |
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 | ||
| 74 | fakeroot do_install () { | 74 | do_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 |
