[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=0a1128a

The following commit has been merged in the master branch:
commit 0a1128ae86bedf871b52ff047626206938cd4b7d
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Sun Mar 8 19:16:06 2015 -0700

    Actually, why are we compiling the modeltest as part of the regular build?
---
 interfaces/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interfaces/CMakeLists.txt b/interfaces/CMakeLists.txt
index c94dff0..f05d051 100644
--- a/interfaces/CMakeLists.txt
+++ b/interfaces/CMakeLists.txt
@@ -11,7 +11,7 @@ set(libkdeconnect_SRC
     dbusinterfaces.cpp
     devicesmodel.cpp
     notificationsmodel.cpp
-    modeltest.cpp
+#    modeltest.cpp
 )
 
 set(libkdeconnect_public_HEADERS

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list