[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:22:42 UTC 2016


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

The following commit has been merged in the master branch:
commit 651c15cee042dbfb163b515547d08d732f67d04c
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Sep 21 15:15:56 2012 +0200

    cleanup
---
 adiumxtra-protocol-handler/CMakeLists.txt | 14 +++++++-------
 logviewer/CMakeLists.txt                  |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/adiumxtra-protocol-handler/CMakeLists.txt b/adiumxtra-protocol-handler/CMakeLists.txt
index 12208a1..597fa75 100644
--- a/adiumxtra-protocol-handler/CMakeLists.txt
+++ b/adiumxtra-protocol-handler/CMakeLists.txt
@@ -11,13 +11,13 @@ set(ktp-adiumxtra-protocol-handler_SRCS
 kde4_add_executable(ktp-adiumxtra-protocol-handler ${ktp-adiumxtra-protocol-handler_SRCS})
 
 target_link_libraries(ktp-adiumxtra-protocol-handler
-			${KDE4_KDECORE_LIBS}
-			${KDE4_KDEUI_LIBS}
-			${QT_QTWEBKIT_LIBRARY}
-			${KDE4_KEMOTICONS_LIBS}
-			${QT_QTXML_LIBRARY}
-			${KDE4_KIO_LIBS}
-			ktpchat)
+            ${KDE4_KDECORE_LIBS}
+            ${KDE4_KDEUI_LIBS}
+            ${QT_QTWEBKIT_LIBRARY}
+            ${KDE4_KEMOTICONS_LIBS}
+            ${QT_QTXML_LIBRARY}
+            ${KDE4_KIO_LIBS}
+            ktpchat)
 
 
 install(TARGETS ktp-adiumxtra-protocol-handler DESTINATION ${LIBEXEC_INSTALL_DIR})
diff --git a/logviewer/CMakeLists.txt b/logviewer/CMakeLists.txt
index 5e669ac..e1e04a9 100644
--- a/logviewer/CMakeLists.txt
+++ b/logviewer/CMakeLists.txt
@@ -31,7 +31,7 @@ target_link_libraries(ktp-log-viewer
             ${KDE4_KIO_LIBS}
             ${TELEPATHY_QT4_LIBRARIES}
             ${KDE4_KEMOTICONS_LIBS}
-      	    ${KDE4_KCMUTILS_LIBS}
+            ${KDE4_KCMUTILS_LIBS}
             ${TELEPATHY_LOGGER_QT4_LIBRARIES}
             ${QT_QTWEBKIT_LIBRARY}
             ktpchat)

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list