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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:26:40 UTC 2016


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

The following commit has been merged in the master branch:
commit c2336a22a195b14d5007f90e2575c7a5a98b7158
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Thu Jul 25 00:23:30 2013 +0200

    Separated repo in two: kded and android
---
 letsgo.sh | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/letsgo.sh b/letsgo.sh
index c9e0e08..fccdf73 100755
--- a/letsgo.sh
+++ b/letsgo.sh
@@ -17,12 +17,7 @@ if kdebuild; then
 	#qdbus org.kde.kded /kded unloadModule kdeconnect
 	#qdbus org.kde.kded /kded loadModule kdeconnect
 
-	if [ ""$1 == "--nodaemon" ]; then
-		echo "nodaemon"
-		kded4 --nofork
-	else
-		kded4 --nofork # 2>&1 | grep -v "^kded(" &
-	fi
+	kded4 --nofork # 2>&1 | grep -v "^kded(" &
 
 fi
 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list