summaryrefslogtreecommitdiff
path: root/e2fsprogs/e2fsprogs_1.33.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-10-17 20:39:16 +0000
committerChris Larson <clarson@kergoth.com>2003-10-17 20:39:16 +0000
commit4f786da77b0f37127dfe922b1d3ef02630e7723e (patch)
treed5c00c3e658d52d09692c93f4d3555bb68263a58 /e2fsprogs/e2fsprogs_1.33.oe
parent7d2c27b1952daf96752b7d8dbc7c1e044d7e3c41 (diff)
Fix the e2fsprogs 1.33 build, add e2fsprogs-libs 1.33, and add 1.34 versions of both.
BKrev: 3f905374r7VGUvsoFb9-MGpd76-_og
Diffstat (limited to 'e2fsprogs/e2fsprogs_1.33.oe')
-rw-r--r--e2fsprogs/e2fsprogs_1.33.oe13
1 files changed, 13 insertions, 0 deletions
diff --git a/e2fsprogs/e2fsprogs_1.33.oe b/e2fsprogs/e2fsprogs_1.33.oe
index e69de29bb2..7666a51175 100644
--- a/e2fsprogs/e2fsprogs_1.33.oe
+++ b/e2fsprogs/e2fsprogs_1.33.oe
@@ -0,0 +1,13 @@
+DESCRIPTION="EXT2 Filesystem Utilities"
+SECTION="base"
+PRIORITY="optional"
+MAINTAINER="Greg Gilbert <greg@treke.net>"
+RDEPENDS="libc6"
+DEPENDS=virtual/libc
+
+SRC_URI=${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
+ file://${FILESDIR}/ln.patch;patch=1 \
+ file://${FILESDIR}/configure.patch;patch=1 \
+ file://${FILESDIR}/compile-subst.patch;patch=1
+
+inherit autotools