The fakeroot is already set in base.bbclass.

Signed-off-by: Robert Yang <[email protected]>
---
 meta/recipes-extended/cups/cups.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/cups/cups.inc 
b/meta/recipes-extended/cups/cups.inc
index 5ff557a..cfcd19c 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -71,7 +71,7 @@ do_compile () {
                   "-I."
 }
 
-fakeroot do_install () {
+do_install () {
        oe_runmake "DSTROOT=${D}" install
 
        # Remove /var/run from package as cupsd will populate it on startup
-- 
1.7.9.5

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to