[arch-commits] Commit in gsfonts/trunk (install)

Gaetan Bisson bisson at archlinux.org
Tue Aug 19 08:29:39 UTC 2014


    Date: Tuesday, August 19, 2014 @ 10:29:39
  Author: bisson
Revision: 220237

implement FS#41619

Modified:
  gsfonts/trunk/install

---------+
 install |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: install
===================================================================
--- install	2014-08-19 07:58:28 UTC (rev 220236)
+++ install	2014-08-19 08:29:39 UTC (rev 220237)
@@ -1,9 +1,7 @@
 post_install() {
-	echo -n "Updating font cache... "
-	fc-cache -sf > /dev/null
+	fc-cache -s > /dev/null
 	mkfontscale /usr/share/fonts/Type1
 	mkfontdir /usr/share/fonts/Type1
-	echo "done."
 }
 
 post_upgrade() {




More information about the arch-commits mailing list