wok rev 17559
slim: why force base theme on update
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Feb 05 21:41:45 2015 -0500 (2015-02-05) |
parents | e51bc079aeb8 |
children | 7bb876ac6500 |
files | slim/receipt |
line diff
1.1 --- a/slim/receipt Thu Feb 05 21:32:20 2015 -0500 1.2 +++ b/slim/receipt Thu Feb 05 21:41:45 2015 -0500 1.3 @@ -67,6 +67,4 @@ 1.4 [ -n "$USER" ] && 1.5 sed -i s/"default_user .*"/"default_user $USER"/ $1/etc/slim.conf 1.6 sed -i 's|>/tmp/X-output||' $1/etc/slim.conf 1.7 - 1.8 - chroot "$1/" slim-theme -s base 1.9 }