[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:13 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=94d5d3c

The following commit has been merged in the master branch:
commit 94d5d3cb13da952d8eae57434e93a2e0b160e14b
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Tue Sep 13 17:33:05 2011 +0100

    Install files
---
 CMakeLists.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4d1f459..7469589 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -43,3 +43,8 @@ target_link_libraries(telepathy-kde-auth-handler
 
 configure_file(org.freedesktop.Telepathy.Client.KDE.AuthHandler.service.in
                ${CMAKE_CURRENT_BINARY_DIR}/org.freedesktop.Telepathy.Client.KDE.AuthHandler.service)
+
+install(TARGETS telepathy-kde-auth-handler ${INSTALL_TARGETS_DEFAULT_ARGS})
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.freedesktop.Telepathy.Client.KDE.AuthHandler.service
+        DESTINATION ${DBUS_SERVICES_INSTALL_DIR})
+install(FILES KDE.AuthHandler.client DESTINATION ${SHARE_INSTALL_PREFIX}/telepathy/clients/)

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list