Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnish Mangal <anish@sugarlabs.org>2011-08-26 06:52:52 (GMT)
committer Anish Mangal <anish@sugarlabs.org>2011-08-26 08:02:04 (GMT)
commit76084c37b872358dee2c51e4febbf08faf95bad2 (patch)
treea66cf996b0f99cb08640602774cab0de0395aca5
parent657433287b501cb05b638fcb0970784ceef99ed1 (diff)
Set default moduleset config to dx1.5
Signed-off-by: Anish Mangal <anish@sugarlabs.org>
-rw-r--r--sugar.jhbuildrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar.jhbuildrc b/sugar.jhbuildrc
index ef8181d..30cee44 100644
--- a/sugar.jhbuildrc
+++ b/sugar.jhbuildrc
@@ -4,6 +4,6 @@ jhbuildbot_slaves_dir = os.path.join(os.path.dirname(__file__), 'sbuildbot')
jhbuildbot_mastercfg = os.path.join(os.path.dirname(__file__), 'sbuildbot', 'master.cfg')
jhbuildbot_dir = os.path.join(os.path.dirname(__file__), 'sbuildbot')
-moduleset = 'sugar'
+moduleset = 'sugar-dx1.5'
modules = ['meta-sugar']