fontconfig: Branch 'fc-2_4-keithp'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree cfccd4873a44da5b041368d5fca4f05180dcf041 (from caf996342b53bf2ca4eedbe54bc86b68456d7470)
Author: Keith Packard <keithp@xxxxxxxxxxxxxxx>
Date:   Fri Sep 1 13:22:45 2006 -0700

    Really only rebuild caches for system fonts at make install time.
    
    Oops. Fix actual fc-cache command line instead of just the displayed version.

diff --git a/Makefile.am b/Makefile.am
index 2fa3b34..e316d8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ install-data-local:
 	fi; fi
 	@(if $(RUN_FC_CACHE_TEST); then \
 	    echo " fc-cache/fc-cache -s -f -v"; \
-	    fc-cache/fc-cache -f -v; \
+	    fc-cache/fc-cache -s -f -v; \
 	else \
 	    echo "***"; \
 	    echo "*** Warning: fonts.cache not built"; \
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux