diff options
Diffstat (limited to 'community/extra-cmake-modules/disable-KDEFetchTranslations.patch')
-rw-r--r-- | community/extra-cmake-modules/disable-KDEFetchTranslations.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/community/extra-cmake-modules/disable-KDEFetchTranslations.patch b/community/extra-cmake-modules/disable-KDEFetchTranslations.patch deleted file mode 100644 index ab2c11b598..0000000000 --- a/community/extra-cmake-modules/disable-KDEFetchTranslations.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt -index 9df03eb..040e184 100644 ---- a/tests/CMakeLists.txt -+++ b/tests/CMakeLists.txt -@@ -111,7 +111,6 @@ endif() - - add_test_macro(ExecuteCoreModules dummy) - add_test_macro(ExecuteKDEModules dummy) --add_test_macro(KDEFetchTranslations dummy) - - add_test_macro(KDEInstallDirsTest.relative_or_absolute dummy) - add_test_variant(KDEInstallDirsTest.vars_in_sync_no_args - |