[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:00:09 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=95611a1

The following commit has been merged in the master branch:
commit 95611a109fa88486223b5708d069331366b83ee8
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Mon Oct 3 15:11:39 2011 +0100

    Do not install headers
    
    At the moment they are no longer needed
---
 src/KCMTelepathyAccounts/CMakeLists.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/KCMTelepathyAccounts/CMakeLists.txt b/src/KCMTelepathyAccounts/CMakeLists.txt
index 4a3d2f8..581edcf 100644
--- a/src/KCMTelepathyAccounts/CMakeLists.txt
+++ b/src/KCMTelepathyAccounts/CMakeLists.txt
@@ -89,12 +89,12 @@ install (TARGETS kcmtelepathyaccounts
          ${INSTALL_TARGETS_DEFAULT_ARGS}
 )
 
-install (FILES
-         ${libkcmtelepathyaccounts_HDRS}
-         ${libkcmtelepathyaccounts_PRETTY_HDRS}
-         kcm_telepathy_accounts_export.h
-         DESTINATION ${INCLUDE_INSTALL_DIR}/KCMTelepathyAccounts COMPONENT Devel
-)
+#install (FILES
+#         ${libkcmtelepathyaccounts_HDRS}
+#         ${libkcmtelepathyaccounts_PRETTY_HDRS}
+#         kcm_telepathy_accounts_export.h
+#         DESTINATION ${INCLUDE_INSTALL_DIR}/KCMTelepathyAccounts COMPONENT Devel
+#)
 
 install (FILES
          kcmtelepathyaccounts-accountuiplugin.desktop

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list