Date: Monday, January 5, 2015 @ 06:05:59 Author: bisson Revision: 228451
install file update for fc-cache Modified: ttf-tibetan-machine/trunk/PKGBUILD ttf-tibetan-machine/trunk/install ----------+ PKGBUILD | 2 +- install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-05 05:05:46 UTC (rev 228450) +++ PKGBUILD 2015-01-05 05:05:59 UTC (rev 228451) @@ -5,7 +5,7 @@ pkgname=ttf-tibetan-machine pkgver=1.901 -pkgrel=6 +pkgrel=7 pkgdesc='Open-type unicode font for Tibetan' url='http://www.thlib.org/tools/scripts/wiki/tibetan%20machine%20uni.html' arch=('any') Modified: install =================================================================== --- install 2015-01-05 05:05:46 UTC (rev 228450) +++ install 2015-01-05 05:05:59 UTC (rev 228451) @@ -1,5 +1,5 @@ post_install() { - fc-cache -fs + fc-cache -s > /dev/null mkfontscale usr/share/fonts/TTF mkfontdir usr/share/fonts/TTF }
