Fix URLs pointing to git.gnome.org/cgit
git.gnome.org/cgit was relocated to git.gnome.org/browse; adjust URLs in our build script to match.
This commit is contained in:
@ -155,7 +155,7 @@ if test x$system = xMandrivaLinux ; then
|
||||
fi
|
||||
|
||||
SOURCE=$HOME/Source
|
||||
BASEURL=http://git.gnome.org/cgit/gnome-shell/plain/tools/build
|
||||
BASEURL=http://git.gnome.org/browse/gnome-shell/plain/tools/build
|
||||
|
||||
if [ -d $SOURCE ] ; then : ; else
|
||||
mkdir $SOURCE
|
||||
|
Reference in New Issue
Block a user