wok-current
diff wqy-bitmapfont/receipt @ rev 20074
syslinux: shrink i18n.cfg (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Sep 24 21:46:04 2017 +0200 (2017-09-24) |
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 Sep 24 21:46:04 2017 +0200
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 }