wok-current diff lxqt-common/receipt @ rev 23594
updated python, python-dev and python-idle (2.7.15 -> 2.7.17)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 08 13:49:09 2020 +0100 (2020-04-08) |
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 Wed Apr 08 13:49:09 2020 +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