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

14 lines
298 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/"
# Directory where to check sources out
#
#checkoutroot = '/opt/gnome-shell/source'
# Directory where to install
#
#prefix = '/opt/gnome-shell/install'