summaryrefslogtreecommitdiffstats
path: root/package/findutils
diff options
context:
space:
mode:
authorHamish Moffatt <hamish@cloud.net.au>2008-03-26 03:28:09 +0000
committerHamish Moffatt <hamish@cloud.net.au>2008-03-26 03:28:09 +0000
commitaf510f4e19681971266b27cf30b4e010b9887315 (patch)
tree0206c2409a0e2991589d63b3b4a01182fa5ec09a /package/findutils
parent18679d10a134533164a8b3ef18daa68831f16aec (diff)
downloadbuildroot-novena-af510f4e19681971266b27cf30b4e010b9887315.tar.gz
buildroot-novena-af510f4e19681971266b27cf30b4e010b9887315.zip
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
broken GNU download paths. Also fix gnuchess, xboard and classpath packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls.
Diffstat (limited to 'package/findutils')
-rw-r--r--package/findutils/findutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/findutils/findutils.mk b/package/findutils/findutils.mk
index 15c0962d8..5c171072d 100644
--- a/package/findutils/findutils.mk
+++ b/package/findutils/findutils.mk
@@ -6,7 +6,7 @@
FINDUTILS_VERSION:=4.2.31
FINDUTILS_SOURCE:=findutils-$(FINDUTILS_VERSION).tar.gz
#FINDUTILS_SITE:=ftp://alpha.gnu.org/gnu/findutils
-FINDUTILS_SITE:=$(BR2_GNU_MIRROR)/gnu/findutils/
+FINDUTILS_SITE:=$(BR2_GNU_MIRROR)/findutils/
FINDUTILS_CAT:=$(ZCAT)
FINDUTILS_DIR:=$(BUILD_DIR)/findutils-$(FINDUTILS_VERSION)
FINDUTILS_BINARY:=find/find