QtDeclarative and QtDoc has moved into Gerrit

So, ensure init-repository point their 'gerrit' remotes to the
right locations
This commit is contained in:
Marius Storm-Olsen
2011-06-28 12:56:39 -05:00
parent f7225b87a9
commit 8879542b22

View File

@@ -229,6 +229,8 @@ my %STAGING_REPOS = map { $_ => "git://gitorious.org/qt/$_-staging.git" } qw(
my %GERRIT_REPOS = map { $_ => "codereview.qt.nokia.com:qt/$_.git" } qw(
qtbase
qtdeclarative
qtdoc
);
my $BNE_MIRROR_URL_BASE