From 124a9e2e2ceed67506dce779e4f5c134fd600a7e Mon Sep 17 00:00:00 2001 From: axis Date: Tue, 26 Apr 2011 19:05:06 +0200 Subject: Removed WebKit patches. They are not needed anymore after the patches were submitted to the qtwebkit repository on gitorious.org. --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') 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"); -- cgit v1.2.3