mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
e2fsprogs: Remove misplaced/stale file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@735 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
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 \
|
||||
file://${FILESDIR}/m4.patch;patch=1
|
||||
|
||||
inherit autotools
|
||||
|
||||
do_compile_prepend () {
|
||||
find ./ -print|xargs chmod u=rwX
|
||||
}
|
||||
Reference in New Issue
Block a user