wok-next diff wqy-bitmapfont/receipt @ rev 17823

Up: tazinst(3.97)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Mar 22 19:28:41 2015 +0100 (2015-03-22)
parents 2dee907f180f
children d5aab818505e
line diff
     1.1 --- a/wqy-bitmapfont/receipt	Fri Jun 14 13:57:08 2013 +0000
     1.2 +++ b/wqy-bitmapfont/receipt	Sun Mar 22 19:28:41 2015 +0100
     1.3 @@ -26,5 +26,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	fc-cache -f > /dev/null 2>&1
     1.8 +	chroot "$1/" fc-cache -f > /dev/null 2>&1
     1.9  }