aboutsummaryrefslogtreecommitdiffstats
path: root/findutils/findutils_4.1.20.oe
blob: 9c88ef920eb4e4ed6fdac17c5a6185514b9211b5 (plain)
1
2
3
4
5
6
7
8
DEPENDS = virtual/libc
RDEPENDS = libc6

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