From 837c3e68a068fb3c1a6e918ea379072f5d5c02fa Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 19 Sep 2012 13:40:43 +0200 Subject: Fix path to Qt 5 WebKit mirror for Brisbane Point to the small module that contains snapshots of WebKit instead of of to the repo that contains several gigabytes of history. Change-Id: I96df293c8c6de76ea6e56836a0d6018c25f6bb0a Reviewed-by: Sergio Ahumada --- init-repository | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-repository') diff --git a/init-repository b/init-repository index b63cf86b..c25aee26 100755 --- a/init-repository +++ b/init-repository @@ -254,7 +254,7 @@ my $BNE_MIRROR_URL_BASE = 'git://bq-git.apac.nokia.com/qtsoftware/'; my $BNE_MIRROR_WEBKIT_URL - = 'git://bq-git.apac.nokia.com/qtsoftware/research/gitorious-org-webkit-qtwebkit-mirror.git'; + = 'git://bq-git.apac.nokia.com/gitorious/qtwebkit/qt5-module.git'; my $BER_MIRROR_URL_BASE = 'git://ber-git.europe.nokia.com/'; -- cgit v1.2.3