summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-08-12 11:57:25 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-08-12 11:58:21 (GMT)
commit4747765bc41fbe3c1ead61693a86b280601dda6e (patch)
treef8a4bb937cd51b72682945d940ab32f03e1e058b /util
parent5a4877c5cb3cce096aafed5eab619c44b660901b (diff)
downloadQt-4747765bc41fbe3c1ead61693a86b280601dda6e.zip
Qt-4747765bc41fbe3c1ead61693a86b280601dda6e.tar.gz
Qt-4747765bc41fbe3c1ead61693a86b280601dda6e.tar.bz2
Fix import of WebKit.
Don't try to remove WebCore/svg/graphics/wince, it doesn't exist anymore. Reviewed-by: Trust me
Diffstat (limited to 'util')
-rwxr-xr-xutil/webkit/mkdist-webkit1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit
index c601f76..5550cf8 100755
--- a/util/webkit/mkdist-webkit
+++ b/util/webkit/mkdist-webkit
@@ -133,7 +133,6 @@ excluded_directories="$excluded_directories WebCore/accessibility/win"
excluded_directories="$excluded_directories WebCore/accessibility/wx"
excluded_directories="$excluded_directories WebCore/storage/wince"
-excluded_directories="$excluded_directories WebCore/svg/graphics/wince"
excluded_directories="$excluded_directories WebCore/platform/wx"
excluded_directories="$excluded_directories WebKit/gtk"