wok diff wqy-bitmapfont/receipt @ rev 17599

linux: CONFIG_USB_SERIAL_VISOR=m
author Richard Dunbar <mojo@slitaz.org>
date Wed Feb 11 01:56:28 2015 -0500 (2015-02-11)
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	Wed Feb 11 01:56:28 2015 -0500
     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  }