Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/jhbuild/sugar.jhbuildrc
blob: cbf1ced4139a04bfb639b92f8c6b547f2bf1fa6f (plain)
1
2
3
4
5
6
7
8
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']