wok-current diff compiz/receipt @ rev 19391
memtest: tiny shrink
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 27 12:07:37 2016 +0200 (2016-08-27) |
parents | 8e1f5fe117e6 |
children | 7aee71cc8a7e |
line diff
1.1 --- a/compiz/receipt Fri Jun 17 15:09:10 2016 +0300 1.2 +++ b/compiz/receipt Sat Aug 27 12:07:37 2016 +0200 1.3 @@ -26,6 +26,8 @@ 1.4 1.5 post_install() 1.6 { 1.7 + chroot "$1/" tazx auto 1.8 + 1.9 res=$(cat $root/etc/slim.conf | grep ^session | sed s/"sessions. *"//) 1.10 # Adding WM to SLIM available sessions. 1.11 if ! echo "$res" | grep -q $PACKAGE; then