summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/build-without-trunk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/akonadi-contacts/build-without-trunk.patch')
-rw-r--r--user/akonadi-contacts/build-without-trunk.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/user/akonadi-contacts/build-without-trunk.patch b/user/akonadi-contacts/build-without-trunk.patch
deleted file mode 100644
index 9354bba96..000000000
--- a/user/akonadi-contacts/build-without-trunk.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- akonadi-contacts-17.08.1-55/CMakeLists.txt.old 2017-10-11 17:15:27.000000000 -0500
-+++ akonadi-contacts-17.08.1-55/CMakeLists.txt 2017-10-11 17:31:53.667300461 -0500
-@@ -25,10 +25,10 @@
-
-
- set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
--set(AKONADI_MIME_VERSION "5.6.40")
--set(KCONTACTS_VERSION "5.6.40")
--set(KMIMELIB_VERSION "5.6.40")
--set(AKONADI_VERSION "5.6.40")
-+set(AKONADI_MIME_VERSION "5.6.1")
-+set(KCONTACTS_VERSION "5.6.1")
-+set(KMIMELIB_VERSION "5.6.1")
-+set(AKONADI_VERSION "5.6.1")
-
- set(QT_REQUIRED_VERSION "5.8.0")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)