From edcefc70aa16594016f7e4c6977ba2f4e138fc2a Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Thu, 12 Feb 2009 17:53:53 -0500 Subject: [PATCH] Repoint modules for move to git.gnome.org 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. --- tools/build/gnome-shell.modules | 6 +++--- tools/build/jhbuildrc-custom-example | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules index c39386a18..7c9e7919a 100644 --- a/tools/build/gnome-shell.modules +++ b/tools/build/gnome-shell.modules @@ -16,11 +16,11 @@ href="git://git.gnome.org/"/> - + - + @@ -29,7 +29,7 @@ - + diff --git a/tools/build/jhbuildrc-custom-example b/tools/build/jhbuildrc-custom-example index e74f2d2eb..41e530fa2 100644 --- a/tools/build/jhbuildrc-custom-example +++ b/tools/build/jhbuildrc-custom-example @@ -2,7 +2,6 @@ # 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