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

Christian Hesse eworm at archlinux.org
Tue Jan 10 20:03:16 UTC 2017


    Date: Tuesday, January 10, 2017 @ 20:03:15
  Author: eworm
Revision: 285639

add a comment about forced fc-cache in install script

Modified:
  fontconfig/trunk/fontconfig.install

--------------------+
 fontconfig.install |    1 +
 1 file changed, 1 insertion(+)

Modified: fontconfig.install
===================================================================
--- fontconfig.install	2017-01-10 19:36:21 UTC (rev 285638)
+++ fontconfig.install	2017-01-10 20:03:15 UTC (rev 285639)
@@ -26,6 +26,7 @@
 
 post_upgrade() {
   echo -n "updating font cache... "
+  # a full forced directory scan is required here
   /usr/bin/fc-cache -f
   echo "done."
 }



More information about the arch-commits mailing list