Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar.jhbuildrc
blob: 0a76683ea31394a4fcf6bc01979b1506bc987b44 (plain)
1
2
3
4
5
6
use_local_modulesets = True
modulesets_dir = os.path.join(os.path.dirname(__file__), 'config/modulesets')
moduleset = 'sugar'

modules = ['meta-sugar']