From 50ee70ff5f949d5c53a1182d1288954be58c9459 Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Sat, 18 Apr 2009 20:56:07 +0000 Subject: jhbuild migrated from preview to toplevel --- (limited to 'sugar-jhbuild') diff --git a/sugar-jhbuild b/sugar-jhbuild index cb64ba0..ab7b2cb 100755 --- a/sugar-jhbuild +++ b/sugar-jhbuild @@ -37,7 +37,7 @@ else: os.chdir(base_dir) print 'Cloning upstream jhbuild' - jhbuild_repo = 'git://git.gnome.org/preview/jhbuild' + jhbuild_repo = 'git://git.gnome.org/jhbuild' retcode = subprocess.call(['git', 'clone', jhbuild_repo]) if retcode: print 'Failed to clone upstream jhbuild.' -- cgit v0.9.1