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


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

The following commit has been merged in the master branch:
commit e10b50035ef7b9629c1ad4c409f6bfad356e2fc8
Author: Alexander Potashev <aspotashev at gmail.com>
Date:   Mon May 4 18:19:54 2015 +0300

    Remove duplicate line in CMakeLists.txt
---
 config/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/CMakeLists.txt b/config/CMakeLists.txt
index 8bb61eb..e0e4124 100644
--- a/config/CMakeLists.txt
+++ b/config/CMakeLists.txt
@@ -12,7 +12,6 @@ set(kcm_ktp_chat_otr_UI otr-config.ui)
 
 qt5_wrap_ui(kcm_ktp_chat_appearance_SRCS ${kcm_ktp_chat_appearance_UI})
 qt5_wrap_ui(kcm_ktp_chat_behavior_SRCS ${kcm_ktp_chat_behavior_UI})
-qt5_wrap_ui(kcm_ktp_chat_behavior_SRCS ${kcm_ktp_chat_behavior_UI})
 qt5_wrap_ui(kcm_ktp_chat_otr_SRCS ${kcm_ktp_chat_otr_UI})
 
 add_library(kcm_ktp_chat_appearance MODULE ${kcm_ktp_chat_appearance_SRCS})

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list