Date: Monday, January 5, 2015 @ 06:06:17
  Author: bisson
Revision: 228452

install file update for fc-cache

Modified:
  ttf-tlwg/trunk/PKGBUILD
  ttf-tlwg/trunk/install

----------+
 PKGBUILD |    2 +-
 install  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-05 05:05:59 UTC (rev 228451)
+++ PKGBUILD    2015-01-05 05:06:17 UTC (rev 228452)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-tlwg
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of scalable Thai fonts'
 url='http://linux.thai.net/projects/fonts-tlwg'
 arch=('any')

Modified: install
===================================================================
--- install     2015-01-05 05:05:59 UTC (rev 228451)
+++ install     2015-01-05 05:06:17 UTC (rev 228452)
@@ -1,5 +1,5 @@
 post_install() {
-       fc-cache -fs > /dev/null
+       fc-cache -s > /dev/null
        mkfontscale usr/share/fonts/TTF
        mkfontdir usr/share/fonts/TTF
 }

Reply via email to