From 9e55088de62197f15e5566c94b2213755bd23c26 Mon Sep 17 00:00:00 2001 From: Vincent Vinet Date: Tue, 08 Sep 2009 18:44:54 +0000 Subject: jhbuild environment --- (limited to 'jhbuild') diff --git a/jhbuild/config/modulesets/glucose-tutorius.modules b/jhbuild/config/modulesets/glucose-tutorius.modules new file mode 100644 index 0000000..346581a --- /dev/null +++ b/jhbuild/config/modulesets/glucose-tutorius.modules @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jhbuild/config/modulesets/sugar-tutorius.modules b/jhbuild/config/modulesets/sugar-tutorius.modules new file mode 100644 index 0000000..50cb154 --- /dev/null +++ b/jhbuild/config/modulesets/sugar-tutorius.modules @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/jhbuild/sugar.jhbuildrc b/jhbuild/sugar.jhbuildrc new file mode 100644 index 0000000..cbf1ced --- /dev/null +++ b/jhbuild/sugar.jhbuildrc @@ -0,0 +1,9 @@ +use_local_modulesets = True +modulesets_dir = os.path.join(os.path.dirname(__file__), 'config/modulesets') +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-tutorius' +modules = ['meta-sugar'] + -- cgit v0.9.1