From 0455c8342ff056b1f1a1e7f1b10396a3d77040d2 Mon Sep 17 00:00:00 2001 From: str1ngs Date: Fri, 24 Jun 2011 11:54:24 -0700 Subject: [PATCH] xbps-src: GNU_SITE to fetch_sites.sh . --- xbps-src/common/fetch_sites.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/xbps-src/common/fetch_sites.sh b/xbps-src/common/fetch_sites.sh index 9ba5b6e73e2..e4aa2b8f380 100644 --- a/xbps-src/common/fetch_sites.sh +++ b/xbps-src/common/fetch_sites.sh @@ -11,3 +11,4 @@ GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources" KERNEL_SITE="http://www.kernel.org/pub/linux" CPAN_SITE="http://cpan.perl.org/modules/by-module" MOZILLA_SITE="ftp://ftp.mozilla.org/pub/mozilla.org" +GNU_SITE="http://mirrors.kernel.org/gnu"