aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fakeroot/fakeroot-native_1.12.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fakeroot/fakeroot-native_1.12.4.bb')
-rw-r--r--recipes/fakeroot/fakeroot-native_1.12.4.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/fakeroot/fakeroot-native_1.12.4.bb b/recipes/fakeroot/fakeroot-native_1.12.4.bb
index 2279094224..e6add2bb26 100644
--- a/recipes/fakeroot/fakeroot-native_1.12.4.bb
+++ b/recipes/fakeroot/fakeroot-native_1.12.4.bb
@@ -13,9 +13,7 @@ python () {
bb.data.setVar('EXTRA_OECONF', ' --with-ipc=tcp --program-prefix= ', d)
}
-do_stage_append () {
- oe_libinstall -so libfakeroot ${STAGING_LIBDIR}/libfakeroot/
-}
+NATIVE_INSTALL_WORKS = "1"
RDEPENDS_${PN} = "util-linux-native"