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

14 lines
294 B
Plaintext
Raw Normal View History

# -*- 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'