summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-05-04 17:14:25 +0200
committerSimon Hausmann <simon.hausmann@nokia.com>2009-05-04 17:17:18 +0200
commitc2d47f6717fdccd44838f3c128693a3c09f6cf68 (patch)
tree0b5a22a7339d6f5c6655eaa47e6234f6b9a7bb51 /util
parenta7b9c4e332dd03ab17a4d8f520fef95f5daeebe4 (diff)
downloadqt4-tools-c2d47f6717fdccd44838f3c128693a3c09f6cf68.tar.gz
Fixed import of WebKit trunk
Don't try to remove scons files that don't exist anymore. Reviewed-by: Trust me
Diffstat (limited to 'util')
-rwxr-xr-xutil/webkit/mkdist-webkit2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit
index 701133e2bb..a7ecbc697f 100755
--- a/util/webkit/mkdist-webkit
+++ b/util/webkit/mkdist-webkit
@@ -142,13 +142,11 @@ files_to_remove="$files_to_remove WebKit/qt/QtLauncher/QtLauncher.pro"
files_to_remove="$files_to_remove WebKit/qt/QtLauncher/main.cpp"
files_to_remove="$files_to_remove JavaScriptCore/AllInOneFile.cpp"
-files_to_remove="$files_to_remove JavaScriptCore/JavaScriptCore.scons"
files_to_remove="$files_to_remove JavaScriptCore/JavaScriptCoreSources.bkl"
files_to_remove="$files_to_remove JavaScriptCore/SConstruct"
files_to_remove="$files_to_remove JavaScriptCore/jscore.bkl"
files_to_remove="$files_to_remove WebCore/SConstruct"
-files_to_remove="$files_to_remove WebCore/WebCore.scons"
files_to_remove="$files_to_remove WebCore/WebCoreSources.bkl"
files_to_remove="$files_to_remove WebCore/webcore-base.bkl"
files_to_remove="$files_to_remove WebCore/webcore-wx.bkl"