summaryrefslogtreecommitdiff
path: root/deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /deskutils/kdepim44-runtime/files/patch-resources__kolabproxy__CMakeLists.txt
parentUpgrade to version 2.4.0. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
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}
- )
-