moduleset: Fix up the location of the moduleset file
We moved to git.gnome.org, and the moduleset moved with us.
This commit is contained in:
parent
92d4197b2c
commit
8f8663c875
@ -121,7 +121,7 @@ if test x$system = xMandrivaLinux ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
SOURCE=$HOME/Source
|
SOURCE=$HOME/Source
|
||||||
BASEURL=http://git.clutter-project.org/clutter/plain/build
|
BASEURL=http://git.gnome.org/browse/clutter/plain/build
|
||||||
|
|
||||||
if [ -d $SOURCE ] ; then : ; else
|
if [ -d $SOURCE ] ; then : ; else
|
||||||
mkdir $SOURCE
|
mkdir $SOURCE
|
||||||
@ -171,4 +171,3 @@ if test "x`echo $PATH | grep $HOME/bin`" = x; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Only rebuild modules that have changed
|
# Only rebuild modules that have changed
|
||||||
build_policy = 'updated'
|
build_policy = 'updated'
|
||||||
|
|
||||||
moduleset = 'http://git.clutter-project.org/clutter/plain/build/clutter.modules'
|
moduleset = 'http://git.gnome.org/browse/clutter/plain/build/clutter.modules'
|
||||||
|
|
||||||
modules = [ 'meta-clutter' ]
|
modules = [ 'meta-clutter' ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user