wok diff lxqt-common/receipt @ rev 21999
updated sysstat (12.1.1 -> 12.1.7)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 18 15:25:38 2019 +0100 (2019-10-18) |
parents | 9e01bc6321ea |
children | b569b85b0fb9 |
line diff
1.1 --- a/lxqt-common/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/lxqt-common/receipt Fri Oct 18 15:25:38 2019 +0100 1.3 @@ -42,6 +42,7 @@ 1.4 res=$(cat "$1/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 lxqt to /etc/slim.conf..." 1.9 sed -i "s/^sessions.*/sessions ${res},lxqt/" "$1/etc/slim.conf" 1.10 status