aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 2160249a..69a5d865 100755
--- a/configure
+++ b/configure
@@ -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");