From 93ad54c47a5a26b08688dd2df58e26a780bd1946 Mon Sep 17 00:00:00 2001 From: David Farning Date: Mon, 09 Feb 2009 15:43:46 +0000 Subject: update location on upstream jhbuild fixes #332 --- (limited to 'sugar-jhbuild') diff --git a/sugar-jhbuild b/sugar-jhbuild index fc2baac..691eb36 100755 --- a/sugar-jhbuild +++ b/sugar-jhbuild @@ -36,7 +36,7 @@ else: cwd = os.getcwd() os.chdir(base_dir) - jhbuild_repo = 'git://git.gnome.org/jhbuild' + jhbuild_repo = 'git://git.gnome.org/preview/jhbuild' retcode = subprocess.call(['git', 'clone', jhbuild_repo]) if retcode: print 'Failed to clone sugar-jhbuild.' -- cgit v0.9.1