wok diff wqy-bitmapfont/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
parents 2dee907f180f
children 7cfc423aaa00
line diff
     1.1 --- a/wqy-bitmapfont/receipt	Fri Jun 14 13:57:08 2013 +0000
     1.2 +++ b/wqy-bitmapfont/receipt	Sun May 07 15:59:20 2017 +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  }