diff options
Diffstat (limited to 'patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch')
| -rw-r--r-- | patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch b/patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch index 289ca23..34f7883 100644 --- a/patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch +++ b/patches/0093-Removed-reference-to-linguist-test-which-is-now-in-q.patch @@ -4,13 +4,13 @@ Date: Fri, 18 Mar 2011 16:11:18 +0100 Subject: [PATCH] Removed reference to linguist test, which is now in qttools. --- - qtkernel/tests/auto/host.pro | 1 - + qtbase/tests/auto/host.pro | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) -diff --git a/qtkernel/tests/auto/host.pro b/qtkernel/tests/auto/host.pro +diff --git a/qtbase/tests/auto/host.pro b/qtbase/tests/auto/host.pro index a128daa..61c7c6a 100644 ---- a/qtkernel/tests/auto/host.pro -+++ b/qtkernel/tests/auto/host.pro +--- a/qtbase/tests/auto/host.pro ++++ b/qtbase/tests/auto/host.pro @@ -1,7 +1,6 @@ TEMPLATE=subdirs SUBDIRS=\ |
