wok-next diff slim-theme-sandfive/receipt @ rev 18716
cups, cups-pam: remove duplicate files with libcups; misc. edits.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 17 05:25:15 2015 +0200 (2015-12-17) |
parents | bc9334796734 |
children | 0a411c8beacd |
line diff
1.1 --- a/slim-theme-sandfive/receipt Sun Jun 22 03:05:45 2014 +0300 1.2 +++ b/slim-theme-sandfive/receipt Thu Dec 17 05:25:15 2015 +0200 1.3 @@ -21,10 +21,10 @@ 1.4 1.5 post_install() 1.6 { 1.7 - slim-theme -ssandfive 1.8 + chroot "$1/" slim-theme -ssandfive 1.9 } 1.10 1.11 pre_remove() 1.12 { 1.13 - slim-theme -fsandfive 1.14 + chroot "$1/" slim-theme -fsandfive 1.15 }