[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:25:15 UTC 2016


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

The following commit has been merged in the master branch:
commit 74835c743dec0f7d8f88b414b02fa86ad7c2bebf
Author: Hrvoje Senjan <hrvoje.senjan at gmail.com>
Date:   Mon Mar 2 17:32:56 2015 +0100

    Use CMAKE_INSTALL_FULL_LIBEXECDIR for the adium protocol service
    
    Reviewed-by: Martin Klapetek
---
 adiumxtra-protocol-handler/adiumxtra.protocol.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adiumxtra-protocol-handler/adiumxtra.protocol.in b/adiumxtra-protocol-handler/adiumxtra.protocol.in
index 2c16632..d6c526d 100644
--- a/adiumxtra-protocol-handler/adiumxtra.protocol.in
+++ b/adiumxtra-protocol-handler/adiumxtra.protocol.in
@@ -1,6 +1,6 @@
 [Protocol]
 Type=Service
-exec=@LIBEXEC_INSTALL_DIR@/ktp-adiumxtra-protocol-handler "%U"
+exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ktp-adiumxtra-protocol-handler "%U"
 protocol=adiumxtra
 input=none
 output=none

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list