Date: Saturday, January 3, 2015 @ 12:21:43 Author: andyrtr Revision: 228384
add note about required full forced scan Modified: fontconfig/trunk/fontconfig.install --------------------+ fontconfig.install | 1 + 1 file changed, 1 insertion(+) Modified: fontconfig.install =================================================================== --- fontconfig.install 2015-01-03 10:13:24 UTC (rev 228383) +++ fontconfig.install 2015-01-03 11:21:43 UTC (rev 228384) @@ -19,6 +19,7 @@ _EOF echo -n "updating font cache... " + # a full forced directory scan is required here /usr/bin/fc-cache -f echo "done." }
