edcefc70aa
gobject-introspection, gir-repository, and gjs have moved to git; adjust jhbuild moduleset accordingly. Also remove example for setting your svn.gnome.org username since none of the modules are there any more.
14 lines
294 B
Python
14 lines
294 B
Python
# -*- mode: python -*-
|
|
|
|
# The username for repositories can be overridden.
|
|
#
|
|
#repos["git.gnome.org"] = "ssh://myusername@git.gnome.org/git/"
|
|
|
|
# Directory where to check sources out
|
|
#
|
|
#checkoutroot = '/opt/gnome-shell/source'
|
|
|
|
# Directory where to install
|
|
#
|
|
#prefix = '/opt/gnome-shell/install'
|