From 402c448c0e97ded5b0b60ea4a4682772cbe049d4 Mon Sep 17 00:00:00 2001 From: "erich@mine.nu" Date: Sat, 3 Apr 2004 05:17:54 +0000 Subject: [PATCH] reset program-prefix for fakeroot-native BKrev: 406e4902T18tJrD2vdLkxYB58PcMSw --- fakeroot/fakeroot-native_0.9.0.oe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fakeroot/fakeroot-native_0.9.0.oe b/fakeroot/fakeroot-native_0.9.0.oe index bf113e7380..a1b91282ef 100644 --- a/fakeroot/fakeroot-native_0.9.0.oe +++ b/fakeroot/fakeroot-native_0.9.0.oe @@ -3,6 +3,8 @@ inherit native S = ${WORKDIR}/fakeroot-${PV} +EXTRA_OECONF = "--program-prefix= " + do_stage_append () { install -d ${STAGING_LIBDIR}/libfakeroot oe_soinstall ${S}/.libs/libfakeroot.so.0.0.1 ${STAGING_LIBDIR}/libfakeroot -- 2.39.5