mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-27 17:06:43 +08:00
Make sure -brisbane uses the 'internal' protocol
This commit is contained in:
@@ -145,6 +145,7 @@ while (@ARGV) {
|
||||
$quiet = 1;
|
||||
} elsif ($arg eq "-brisbane" || $arg eq "-brisbane-nokia-developer") {
|
||||
$nokia_developer = 1;
|
||||
$protocol = "internal";
|
||||
$mirror_url = "git://bq-git.apac.nokia.com/qtsoftware/qt/";
|
||||
$mirror_webkit_url = "git://bq-git.apac.nokia.com/qtsoftware/research/gitorious-org-webkit-qtwebkit-mirror.git";
|
||||
} elsif ($arg eq "-nokia-developer") {
|
||||
|
||||
Reference in New Issue
Block a user