Use another GNU mirror while kernel.org is down.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30605 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2011-09-26 06:48:53 +00:00
parent 586288cba1
commit 291c6be8e4

View file

@ -30,7 +30,7 @@ else
fi
if [ -z $GNU_MIRROR ] ; then
GNU_MIRROR=http://mirrors.kernel.org/gnu
GNU_MIRROR=http://ftp.sunet.se/pub/gnu
fi
# These are the tools this script requires and depends upon.