summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorEric Andersen2003-11-03 11:00:08 +0100
committerEric Andersen2003-11-03 11:00:08 +0100
commit19b58108f8bff0d5e21bd9a3a28013001ddf0df2 (patch)
treebe942887e612cd3c745f450031d3b73eaf67bc90 /make
parentMake sure the root/etc/init.d directory is there. (diff)
downloadbuildroot-19b58108f8bff0d5e21bd9a3a28013001ddf0df2.tar.gz
buildroot-19b58108f8bff0d5e21bd9a3a28013001ddf0df2.tar.xz
buildroot-19b58108f8bff0d5e21bd9a3a28013001ddf0df2.zip
The version of libtool we use is has not yet been restored to
the gnu download site. Use the source from the debian site instead.
Diffstat (limited to 'make')
-rw-r--r--make/libtool.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/libtool.mk b/make/libtool.mk
index 59ba780c6..6240f7073 100644
--- a/make/libtool.mk
+++ b/make/libtool.mk
@@ -3,8 +3,8 @@
# libtool
#
#############################################################
-LIBTOOL_SOURCE:=libtool-1.4.3.tar.gz
-LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool
+LIBTOOL_SOURCE:=libtool_1.4.3.orig.tar.gz
+LIBTOOL_SITE:=http://ftp.debian.org/debian/pool/main/libt/libtool
LIBTOOL_CAT:=zcat
LIBTOOL_DIR:=$(BUILD_DIR)/libtool-1.4.3
LIBTOOL_BINARY:=libtool