aboutsummaryrefslogtreecommitdiffstats
path: root/e2fsprogs
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-20 19:25:21 +0000
committerPhil Blundell <philb@gnu.org>2004-11-20 19:25:21 +0000
commitd495cd12a3d00437fdbf115d7d4da29aefbfa87a (patch)
treea5dd708ad79fef06c5401992a5707b578a07958e /e2fsprogs
parentae6a819cbbefa94fc0fd80740b64ef7a0f91963a (diff)
downloadopenembedded-d495cd12a3d00437fdbf115d7d4da29aefbfa87a.tar.gz
cut down on excessive inheriting of gettext
BKrev: 419f9a21z21yrFbBd2GxylNLiDaqXg
Diffstat (limited to 'e2fsprogs')
-rw-r--r--e2fsprogs/e2fsprogs_1.36-WIP-0408.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe
index 45ed17b9e1..decbe76aec 100644
--- a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe
+++ b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe
@@ -12,7 +12,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
file://ldflags.patch;patch=1"
S = "${WORKDIR}/e2fsprogs-1.35"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--enable-dynamic-e2fsck"