[jhbuild/jjardon/gnome-modulesets: 2/6] defaults.jhbuildrc: change moduleset variable to new URI



commit 96ea0e683866c4cd4e602629d1ad59defebf3d6f
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Mar 22 22:28:28 2015 +0000

    defaults.jhbuildrc: change moduleset variable to new URI

 jhbuild/defaults.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index 70134b9..64c4de5 100644
--- a/jhbuild/defaults.jhbuildrc
+++ b/jhbuild/defaults.jhbuildrc
@@ -11,7 +11,7 @@ if 'GTK_PATH' in os.environ.keys():
 modulesets_dir = os.path.join(SRCDIR, 'modulesets')
 
 # what modules to build?
-moduleset = 'gnome-apps-3.16'
+moduleset = 'https://git.gnome.org/browse/gnome-modulesets/plain/gnome-apps.modules'
 modules = [ 'meta-gnome-core' ]
 
 # policy for modules to build, options are:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]