Loading make/libtool.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
make/libtool.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading