diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-27 21:55:10 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-27 21:55:10 +0000 |
commit | dfc75d408b9ab582f05b01bb99803609fb4dddc2 (patch) | |
tree | 770bb1d695a776fa4c72625ef8d7fd6d6b245a3c /fakeroot | |
parent | f7f28b5d20d04ef02de1e6c4215e7ca3de9fdc83 (diff) |
Remove --program-prefix= opts, now that we fixed it in autoconf's core m4 files.
BKrev: 3f9d943eWkX_eMkS_aDD4EDx_q6mSg
Diffstat (limited to 'fakeroot')
-rw-r--r-- | fakeroot/fakeroot_0.7.8.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fakeroot/fakeroot_0.7.8.oe b/fakeroot/fakeroot_0.7.8.oe index 84445b18c6..fad2bcdd95 100644 --- a/fakeroot/fakeroot_0.7.8.oe +++ b/fakeroot/fakeroot_0.7.8.oe @@ -2,5 +2,3 @@ SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/${PN}_${PV}.tar.gz S = ${WORKDIR}/${P} inherit autotools libtool - -EXTRA_OECONF = --program-prefix= |