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 <sergio.ahumada@digia.com>
This commit is contained in:
Simon Hausmann
2012-09-19 13:40:43 +02:00
committed by The Qt Project
parent 23701ec556
commit 837c3e68a0

View File

@@ -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/';