summaryrefslogtreecommitdiff
path: root/findutils/findutils_4.1.20.oe
blob: be5938ade5dffbc1fe8d2718543e8a69da3532bb (plain)
1
2
3
4
5
6
7
8
9
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
DESCRIPTION = "find, locate, and xargs binaries."

SRC_URI := ftp://alpha.gnu.org/gnu/findutils/findutils-4.1.20.tar.gz \
	   file://${FILESDIR}/configure.patch;patch=1 \
	   file://${FILESDIR}/m4.patch;patch=1

inherit autotools