diff options
author | Chris Larson <clarson@kergoth.com> | 2004-09-22 03:31:30 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-09-22 03:31:30 +0000 |
commit | 206181faf90613ad7c4c7418558f4fb8f93e2ee1 (patch) | |
tree | e0e231f63d63b6471d5a23426eb424aeced90c32 /e2fsprogs-libs/e2fsprogs-libs_1.34.oe | |
parent | 6c659241b4977f9cd58475587277a086626e6e99 (diff) |
Add e2fsprogs-native and e2fsprogs-libs-native (needed for e2tools-native).
BKrev: 4150f212myuXYYPYElqblKBrZ_mxpQ
Diffstat (limited to 'e2fsprogs-libs/e2fsprogs-libs_1.34.oe')
-rw-r--r-- | e2fsprogs-libs/e2fsprogs-libs_1.34.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs-libs/e2fsprogs-libs_1.34.oe b/e2fsprogs-libs/e2fsprogs-libs_1.34.oe index be5b4a1cf6..0b47daf15b 100644 --- a/e2fsprogs-libs/e2fsprogs-libs_1.34.oe +++ b/e2fsprogs-libs/e2fsprogs-libs_1.34.oe @@ -10,6 +10,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-libs-${PV}.tar.gz \ file://compile-subst.patch;patch=1 \ file://m4.patch;patch=1 \ file://ldflags.patch;patch=1" +S = "${WORKDIR}/e2fsprogs-libs-${PV}" inherit autotools |