summaryrefslogtreecommitdiff
path: root/deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt')
-rw-r--r--deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt b/deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt
new file mode 100644
index 000000000000..d4ffc0a929d9
--- /dev/null
+++ b/deskutils/kdepim44-runtime/files/patch-resources__maildir__CMakeLists.txt
@@ -0,0 +1,8 @@
+--- ./resources/maildir/CMakeLists.txt.orig 2009-08-09 08:40:35.000000000 +0000
++++ ./resources/maildir/CMakeLists.txt 2009-08-09 08:47:15.000000000 +0000
+@@ -36,4 +36,4 @@
+
+ install(TARGETS akonadi_maildir_resource ${INSTALL_TARGETS_DEFAULT_ARGS})
+ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.Akonadi.Maildir.Settings.xml
+- DESTINATION ${KDE4_DBUS_INTERFACES_DIR})
++ DESTINATION ${DBUS_INTERFACES_INSTALL_DIR})