diff options
| author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-02-03 17:16:55 +0100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2016-02-15 03:09:56 +1100 |
| commit | d801ca68f9b30ac2497031387fcdbfd6e38e2694 (patch) | |
| tree | 698afcc873b9ebd19578a02882099c3c5b63912c /kde-apps/kdepim-common-libs/files/install-composereditorng.patch | |
| parent | d95367385c236196261aa4fb105d11423d9e7e3b (diff) | |
| download | kde-d801ca68f9b30ac2497031387fcdbfd6e38e2694.tar.gz kde-d801ca68f9b30ac2497031387fcdbfd6e38e2694.tar.bz2 kde-d801ca68f9b30ac2497031387fcdbfd6e38e2694.zip | |
kde-apps: Add KDE PIM 4.14.11 snapshot
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, 15 insertions, 0 deletions
diff --git a/kde-apps/kdepim-common-libs/files/install-composereditorng.patch b/kde-apps/kdepim-common-libs/files/install-composereditorng.patch new file mode 100644 index 00000000000..e0847dc0e71 --- /dev/null +++ b/kde-apps/kdepim-common-libs/files/install-composereditorng.patch @@ -0,0 +1,15 @@ +--- composereditor-ng/CMakeLists.txt 2013-02-25 03:16:44.129528884 +0000 ++++ 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 ) + |
