[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=a9701d7

The following commit has been merged in the master branch:
commit a9701d731dd1253e388150091a8dc981d4e4ae51
Author: Luca Beltrame <lbeltrame at kde.org>
Date:   Mon Oct 27 09:32:30 2014 +0100

    Use KXMLGUI_INSTALL_DIR instead of DATA_INSTALL_DIR
    
    Reviewed-by: Martin Klapetek
---
 app/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index dae09ed..a137d53 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -45,4 +45,4 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.freedesktop.Telepathy.Client.KTp.T
         DESTINATION ${DBUS_SERVICES_INSTALL_DIR})
 install(FILES KTp.TextUi.client DESTINATION ${SHARE_INSTALL_PREFIX}/telepathy/clients/)
 install(FILES chatwindow.rc
-        DESTINATION  ${DATA_INSTALL_DIR}/ktp-text-ui/)
+  DESTINATION  ${KXMLGUI_INSTALL_DIR}/ktp-text-ui/)

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list