summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch')
-rw-r--r--net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch b/net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
deleted file mode 100644
index 810f2ccbbf80..000000000000
--- a/net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-commit d08d4142ec75d931b364a002c8eaae91223f1ac5
-Author: Anant Kamath <kamathanant@gmail.com>
-Date: Sat Dec 7 19:06:33 2013 +0530
-
- Build pintxo plugin only if MMQt 0.5.1 is found, higher/lower versions break the plugin
-
-diff --git a/plugins/pintxo/CMakeLists.txt b/plugins/pintxo/CMakeLists.txt
-index aeb5b62..ba74b84 100644
---- a/plugins/pintxo/CMakeLists.txt
-+++ b/plugins/pintxo/CMakeLists.txt
-@@ -2,7 +2,7 @@ project (ktpaccountskcm-plugin-pintxo)
-
- INCLUDE(FindPkgConfig)
-
--pkg_check_modules(LIBMODEMMANAGERQT ModemManagerQt>=0.5.1)
-+pkg_check_modules(LIBMODEMMANAGERQT ModemManagerQt=0.5.1)
- if (LIBMODEMMANAGERQT_FOUND)
- MESSAGE("ModemManagerQt >= 0.5.1 found, building pintxo plugin for SMS messaging")
- include_directories (${CMAKE_CURRENT_BINARY_DIR}