]> git.wh0rd.org - fontconfig.git/blobdiff - Makefile.am
Really only rebuild caches for system fonts at make install time.
[fontconfig.git] / Makefile.am
index 2fa3b34c9f24a3f897096caa998ce8a959b8f228..e316d8a8556fb72b637859c161a7ecf3f6bc16b7 100644 (file)
@@ -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"; \