From 9aceaf502feab5c4e57fc64b0e303448961a5b69 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 10 Jun 2012 19:35:21 +0200 Subject: Host tools: remove useless mirror site Signed-off-by: Abdoulaye Walsimou Gaye --- mk/libtool.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/libtool.mk b/mk/libtool.mk index c0c7323..93f70e9 100644 --- a/mk/libtool.mk +++ b/mk/libtool.mk @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2010-2011 Abdoulaye Walsimou GAYE. +# Copyright(C) 2010-2012 Abdoulaye Walsimou GAYE. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -26,7 +26,6 @@ LIBTOOL_NAME := libtool LIBTOOL_VERSION := $(call embtk_get_pkgversion,libtool) LIBTOOL_SITE := http://ftp.gnu.org/gnu/libtool -LIBTOOL_SITE_MIRROR3 := ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror LIBTOOL_PACKAGE := libtool-$(LIBTOOL_VERSION).tar.gz LIBTOOL_SRC_DIR := $(TOOLS_BUILD)/libtool-$(LIBTOOL_VERSION) LIBTOOL_BUILD_DIR := $(TOOLS_BUILD)/libtool-$(LIBTOOL_VERSION) -- cgit v1.2.3