rev 18934 - kde-extras/icecream/trunk/debian

Fathi Boudra fabo at alioth.debian.org
Wed Sep 14 13:30:53 UTC 2011


Author: fabo
Date: 2011-09-14 13:30:52 +0000 (Wed, 14 Sep 2011)
New Revision: 18934

Modified:
   kde-extras/icecream/trunk/debian/icecc.init
Log:
remove -b, passed with $basedir


Modified: kde-extras/icecream/trunk/debian/icecc.init
===================================================================
--- kde-extras/icecream/trunk/debian/icecc.init	2011-09-14 13:23:48 UTC (rev 18933)
+++ kde-extras/icecream/trunk/debian/icecc.init	2011-09-14 13:30:52 UTC (rev 18934)
@@ -60,7 +60,7 @@
 	fi
 
 	start-stop-daemon --start --quiet --exec $DAEMON -- \
-	-d $logfile $nice $scheduler $netname -u icecc -b $basedir $maxjobs $noremote
+	-d $logfile $nice $scheduler $netname -u icecc $basedir $maxjobs $noremote
 }
 
 stop_icecc_daemon() {




More information about the pkg-kde-commits mailing list