summaryrefslogtreecommitdiff
path: root/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch')
-rw-r--r--kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch b/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch
deleted file mode 100644
index f8c934ef400..00000000000
--- a/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 8c450d3..b927ad9 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -190,7 +190,7 @@ set(libkdgantt1_SRCS
-
- if(QGPGME_FOUND)
- if (Boost_TOPOLOGICAL_SORT_DIR)
--# macro_optional_add_subdirectory(kleopatra)
-+ macro_optional_add_subdirectory(kleopatra)
- endif(Boost_TOPOLOGICAL_SORT_DIR)
- macro_optional_add_subdirectory(wizards)
- # The following components depend on QGpgME.