wok-6.x diff ttf-warenhaus-typenhebel/receipt @ rev 19065

Take care on root in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 21 09:45:48 2016 +0200 (2016-04-21)
parents bbfe517fab08
children d1570adae0ba
line diff
     1.1 --- a/ttf-warenhaus-typenhebel/receipt	Thu Apr 21 00:25:41 2016 -0300
     1.2 +++ b/ttf-warenhaus-typenhebel/receipt	Thu Apr 21 09:45:48 2016 +0200
     1.3 @@ -31,5 +31,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -  fc-cache
     1.8 +	chroot "$1/" /usr/bin/fc-cache
     1.9  }