brainstew/jhbuildrc

8 lines
178 B
Plaintext

import os
prefix = os.path.abspath(os.path.join(os.path.dirname(__file__), 'jhbuild'))
checkoutroot = os.path.join(prefix, 'src')
use_lib64 = False
moduleset = 'doceo.modules'