summaryrefslogtreecommitdiff
path: root/e2fsprogs/e2fsprogs_1.34.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-23 08:18:42 +0000
committerChris Larson <clarson@kergoth.com>2004-01-23 08:18:42 +0000
commit0a11a28335b73a06f26379822ce88aae6f1f4954 (patch)
tree8351b0b432463d4162054c5691ae8e5adcdbda10 /e2fsprogs/e2fsprogs_1.34.oe
parent9cab31775d14a06c80c354650d27855a1fdc92db (diff)
Packaging fixes, pass 2.
BKrev: 4010d8e2zRgIc2lz8zqu_17RxVRQ9g
Diffstat (limited to 'e2fsprogs/e2fsprogs_1.34.oe')
-rw-r--r--e2fsprogs/e2fsprogs_1.34.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsprogs/e2fsprogs_1.34.oe b/e2fsprogs/e2fsprogs_1.34.oe
index 7a3735a0bb..6bfb21048e 100644
--- a/e2fsprogs/e2fsprogs_1.34.oe
+++ b/e2fsprogs/e2fsprogs_1.34.oe
@@ -14,7 +14,6 @@ SRC_URI=${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
inherit autotools
-EXTRA_OECONF='--with-ldopts="${LDFLAGS}"'
do_compile_prepend () {
find ./ -print|xargs chmod u=rwX
( cd util; ${BUILD_CC} subst.c -o subst )