gnome-shell/tools/build/jhbuildrc-custom-example

15 lines
362 B
Plaintext
Raw Normal View History

# -*- mode: python -*-
# The username for repositories can be overridden.
#
#repos["svn.gnome.org"] = "svn+ssh://myusername@svn.gnome.org/svn/"
#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'