From db0f20706d79a38ffdc097d9d7dd220232b28b76 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Jun 2015 07:06:25 +0200 Subject: [PATCH] env/setup/misc: switch GNU_SITE to http://ftp.gnu.org. --- common/environment/setup/misc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/environment/setup/misc.sh b/common/environment/setup/misc.sh index 06126fb0bb..03a1ec5741 100644 --- a/common/environment/setup/misc.sh +++ b/common/environment/setup/misc.sh @@ -15,7 +15,7 @@ KERNEL_SITE="http://www.kernel.org/pub/linux" CPAN_SITE="http://cpan.perl.org/modules/by-module" PYPI_SITE="http://pypi.python.org/packages/source" MOZILLA_SITE="http://ftp.mozilla.org/pub/mozilla.org" -GNU_SITE="http://mirrors.kernel.org/gnu" +GNU_SITE="http://ftp.gnu.org/gnu" FREEDESKTOP_SITE="http://freedesktop.org/software" # Repetitive sub homepage's with no real project page