[arch-commits] Commit in ttf-symbola/trunk (ttf-symbola.install)

Daniel Micay thestinger at archlinux.org
Sat Jan 3 07:59:44 UTC 2015


    Date: Saturday, January 3, 2015 @ 08:59:44
  Author: thestinger
Revision: 125199

get rid of wasteful global fc-cache usage

Modified:
  ttf-symbola/trunk/ttf-symbola.install

---------------------+
 ttf-symbola.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: ttf-symbola.install
===================================================================
--- ttf-symbola.install	2015-01-03 04:41:12 UTC (rev 125198)
+++ ttf-symbola.install	2015-01-03 07:59:44 UTC (rev 125199)
@@ -1,5 +1,5 @@
 post_install() {
-  fc-cache -fs
+  fc-cache -s
   mkfontscale /usr/share/fonts/TTF
   mkfontdir /usr/share/fonts/TTF
 }



More information about the arch-commits mailing list