[jhbuild] http://git.gnome.org/cgit/ has changed to http://git.gnome.org/browse/
- From: Pablo Castellano <pablog src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] http://git.gnome.org/cgit/ has changed to http://git.gnome.org/browse/
- Date: Sat, 2 Jan 2010 20:57:39 +0000 (UTC)
commit 827276402016c085513e4f2f3bf3b32e369efd4c
Author: Pablo Castellano <pablog src gnome org>
Date: Sat Jan 2 21:56:36 2010 +0100
http://git.gnome.org/cgit/ has changed to http://git.gnome.org/browse/
jhbuild/moduleset.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/moduleset.py b/jhbuild/moduleset.py
index 5dda227..f38f970 100644
--- a/jhbuild/moduleset.py
+++ b/jhbuild/moduleset.py
@@ -286,7 +286,7 @@ def load(config, uri=None):
if config.modulesets_dir and config.nonetwork or config.use_local_modulesets:
uri = os.path.join(config.modulesets_dir, uri + '.modules')
else:
- uri = 'http://git.gnome.org/cgit/jhbuild/plain/modulesets/%s.modules' % uri
+ uri = 'http://git.gnome.org/browse/jhbuild/plain/modulesets/%s.modules' % uri
try:
ms.modules.update(_parse_module_set(config, uri).modules)
except xml.parsers.expat.ExpatError, e:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]