[jhbuild] Updated sample.jhbuildrc



commit f3f3e53459d82ae4e3e71399a0e582244494da01
Author: Pablo Castellano <pablog src gnome org>
Date:   Sat Jan 2 22:57:35 2010 +0100

    Updated sample.jhbuildrc

 sample.jhbuildrc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/sample.jhbuildrc b/sample.jhbuildrc
index cf25648..15a2ea2 100644
--- a/sample.jhbuildrc
+++ b/sample.jhbuildrc
@@ -5,7 +5,7 @@
 # if you have a GNOME git account, uncomment this line
 # repos['git.gnome.org'] = 'ssh://user git gnome org/git/'
 
-# what module set should be used.  The default at the moment is 'gnome-2.26',
+# what module set should be used.  The default at the moment is 'gnome-2.30',
 # but it can be any of the files in the modulesets directory, or even
 # the URL of a module set file on a web server.
 # moduleset = 'gnome-2.30'
@@ -27,4 +27,5 @@ prefix = '/opt/gnome2'
 
 # On SMP systems you may use something like this to improve compilation time:
 # be aware that not all modules compile correctly with make -j2
+# You can also use 'make V=0' if you want less output while compiling.
 #makeargs = '-j2'



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