summaryrefslogtreecommitdiff
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, 14 insertions, 0 deletions
diff --git a/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt b/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
new file mode 100644
index 000000000000..aded1f763a22
--- /dev/null
+++ b/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
@@ -0,0 +1,14 @@
+--- ./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}
+ )
+