[jhbuild] Remove meta-gnome-apps-featured from sample.jhbuildrc
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Remove meta-gnome-apps-featured from sample.jhbuildrc
- Date: Fri, 25 Mar 2011 10:11:47 +0000 (UTC)
commit 82b4c35649f6651e6750f4115fe58c2b3526b018
Author: Craig Keogh <cskeogh adam com au>
Date: Fri Mar 25 20:27:42 2011 +1030
Remove meta-gnome-apps-featured from sample.jhbuildrc
examples/sample.jhbuildrc | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/examples/sample.jhbuildrc b/examples/sample.jhbuildrc
index 9421578..7226cc3 100644
--- a/examples/sample.jhbuildrc
+++ b/examples/sample.jhbuildrc
@@ -6,17 +6,12 @@
# repos['git.gnome.org'] = 'ssh://user git gnome org/git/'
# what module set should be used. The default can be found in
-# jhbuild/defaults.jhbuildrc, but 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-suites-core-3.0'
+# jhbuild/defaults.jhbuildrc, but can be any file in the modulesets directory
+# or a URL of a module set file on a web server.
+# moduleset = 'gnome-apps-3.0'
#
-# A list of the modules to build. Defaults to the GNOME core:
-# modules = [ 'meta-gnome-core' ]
-
-# Or to build GNOME and the GNOME featured apps set:
-# moduleset = ['gnome-suites-core-3.0', 'gnome-apps-3.0']
-# modules = ['meta-gnome-core', 'meta-gnome-apps-featured']
+# A list of the modules to build. Defaults to the GNOME core and tested apps.
+# modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ]
# Or to build the old GNOME 2.32:
# moduleset = 'gnome2/gnome-2.32'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]