Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-07-24 14:13:28 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-07-24 14:13:28 (GMT)
commitb8408992a54be1ac28220404d6e1aadbf7e85fc4 (patch)
tree8086627fdef99c52ffb1e3af85bdd8ed51b4656a /scripts
parentf9c6782e4dc68663b9fd3f5e18ad44cde1c4ee77 (diff)
Switch pygobject back to git.gnome.org
The dirty tree issue is fixed.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/system.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/system.modules b/scripts/system.modules
index 52ea0cb..a66193e 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -4,7 +4,7 @@
<repository type="git" name="git.gnome.org" href="git://git.gnome.org"/>
<repository type="git" name="github.com/dnarvaez" href="git://github.com/dnarvaez"/>
<autotools id="pygobject">
- <branch repo="github.com/dnarvaez"/>
+ <branch repo="git.gnome.org" revision="4df676e10a5ea595a0d491af10268f557dd722d7"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>