mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-05 05:06:36 +08:00
Removed WebKit patches.
They are not needed anymore after the patches were submitted to the qtwebkit repository on gitorious.org.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -46,8 +46,6 @@ my $outpath = getcwd();
|
||||
|
||||
system_v("perl $relpath/init-repository -q") and die("init-repository failed");
|
||||
|
||||
system_v("perl $relpath/fix-webkit") and die("Applying webkit patches failed");
|
||||
|
||||
ensureDir("$outpath/qtbase");
|
||||
chdir("$outpath/qtbase");
|
||||
system_v("$relpath/qtbase/configure @ARGV");
|
||||
|
||||
Reference in New Issue
Block a user