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:
parent
586288cba1
commit
291c6be8e4
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue