[clutter] moduleset: Fix up the location of the moduleset file
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] moduleset: Fix up the location of the moduleset file
- Date: Mon, 12 Sep 2011 15:39:44 +0000 (UTC)
commit 8f8663c8756437fdb0e30381fce76630d6b887ba
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Sep 12 16:36:44 2011 +0100
moduleset: Fix up the location of the moduleset file
We moved to git.gnome.org, and the moduleset moved with us.
build/clutter-build-setup.sh | 3 +--
build/jhbuildrc-clutter | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/build/clutter-build-setup.sh b/build/clutter-build-setup.sh
index b9e8ccc..2029bd2 100644
--- a/build/clutter-build-setup.sh
+++ b/build/clutter-build-setup.sh
@@ -121,7 +121,7 @@ if test x$system = xMandrivaLinux ; then
fi
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
mkdir $SOURCE
@@ -171,4 +171,3 @@ if test "x`echo $PATH | grep $HOME/bin`" = x; then
fi
echo "Done."
-
diff --git a/build/jhbuildrc-clutter b/build/jhbuildrc-clutter
index 4c254a5..3bc639d 100644
--- a/build/jhbuildrc-clutter
+++ b/build/jhbuildrc-clutter
@@ -22,7 +22,7 @@
# Only rebuild modules that have changed
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' ]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]