wok diff compiz/receipt @ rev 22563

updated bozohttpd (20111118 -> 20190228)
author Hans-G?nter Theisgen
date Sun Jan 05 14:11:46 2020 +0100 (2020-01-05)
parents 7aee71cc8a7e
children cdbaf97bfe46
line diff
     1.1 --- a/compiz/receipt	Thu Oct 27 16:11:49 2016 +0200
     1.2 +++ b/compiz/receipt	Sun Jan 05 14:11:46 2020 +0100
     1.3 @@ -30,6 +30,7 @@
     1.4  	res=$(cat $root/etc/slim.conf | grep ^session | sed s/"sessions. *"//)
     1.5  	# Adding WM to SLIM available sessions.
     1.6  	if ! echo "$res" | grep -q $PACKAGE; then
     1.7 +		echo
     1.8  		echo -n "Adding $PACKAGE to /etc/slim.conf..."
     1.9  		sed -i "s/^sessions.*/sessions            ${res},$PACKAGE/" $root/etc/slim.conf
    1.10  		status