wok diff slim-theme-mascot/receipt @ rev 19084

Add: autoconf213, palemoon
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Apr 30 00:11:09 2016 +0200 (2016-04-30)
parents bc9334796734
children 0a411c8beacd
line diff
     1.1 --- a/slim-theme-mascot/receipt	Sun Jun 22 03:05:45 2014 +0300
     1.2 +++ b/slim-theme-mascot/receipt	Sat Apr 30 00:11:09 2016 +0200
     1.3 @@ -33,10 +33,10 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	slim-theme -smascot
     1.8 +	chroot "$1/" slim-theme -smascot
     1.9  }
    1.10  
    1.11  pre_remove()
    1.12  {
    1.13 -	slim-theme -fmascot
    1.14 +	chroot "$1/" slim-theme -fmascot
    1.15  }