]> git.wh0rd.org - fontconfig.git/blobdiff - Makefile.am
Really only rebuild caches for system fonts at make install time.
[fontconfig.git] / Makefile.am
index 90825bab58ceafb06c49d2119af626dc89cd4b71..e316d8a8556fb72b637859c161a7ecf3f6bc16b7 100644 (file)
@@ -59,8 +59,8 @@ install-data-local:
          $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
        fi; fi
        @(if $(RUN_FC_CACHE_TEST); then \
-           echo " fc-cache/fc-cache -f -v"; \
-           fc-cache/fc-cache -f -v; \
+           echo " fc-cache/fc-cache -s -f -v"; \
+           fc-cache/fc-cache -s -f -v; \
        else \
            echo "***"; \
            echo "*** Warning: fonts.cache not built"; \