diff options
Diffstat (limited to 'kde-apps/kdepim-common-libs/files/install-composereditorng.patch')
-rw-r--r-- | kde-apps/kdepim-common-libs/files/install-composereditorng.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kde-apps/kdepim-common-libs/files/install-composereditorng.patch b/kde-apps/kdepim-common-libs/files/install-composereditorng.patch deleted file mode 100644 index 37dc26c3f4b0..000000000000 --- a/kde-apps/kdepim-common-libs/files/install-composereditorng.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/composereditor-ng/CMakeLists.txt 2013-02-25 03:16:44.129528884 +0000 -+++ b/composereditor-ng/CMakeLists.txt.new 2013-02-25 03:18:48.016192479 +0000 -@@ -58,8 +58,8 @@ - install(TARGETS composereditorng ${INSTALL_TARGETS_DEFAULT_ARGS} ) - install( FILES data/composereditorinitialhtml DESTINATION ${DATA_INSTALL_DIR}/composereditor ) - --#install( FILES --# composereditor_export.h --# composereditor.h --# DESTINATION ${INCLUDE_INSTALL_DIR}/composereditorng COMPONENT Devel ) -+install( FILES -+ composereditor_export.h -+ composereditor.h -+ DESTINATION ${INCLUDE_INSTALL_DIR}/composereditorng COMPONENT Devel ) - |