aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt')
-rw-r--r--deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt b/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
deleted file mode 100644
index aded1f763a22..000000000000
--- a/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./resources/kolabproxy/CMakeLists.txt.orig 2009-08-04 09:09:41.000000000 +1100
-+++ ./resources/kolabproxy/CMakeLists.txt 2009-08-10 19:40:23.000000000 +1100
-@@ -1,8 +1,10 @@
- project(kolabproxy)
-
- include_directories(
-- ${kdepim-runtime_SOURCE_DIR}
-+ ${QT_QTCORE_INCLUDE_DIR}
-+ ${QT_QTGUI_INCLUDE_DIR}
- ${QT_QTDBUS_INCLUDE_DIR}
-+ ${kdepim-runtime_SOURCE_DIR}
- ${Boost_INCLUDE_DIR}
- )
-