summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2006-09-06 23:58:14 -0700
committerKeith Packard <keithp@neko.keithp.com>2006-09-06 23:58:14 -0700
commit88b6bebc3d648464ad9bcb7f106694ed85a84460 (patch)
tree7acc2893a111c71932388ce9cfca31ca3e3fc615 /Makefile.am
parentc3796ac6061373bcf0276a931036987c01741215 (diff)
Update for version 2.3.97.2.3.97
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b28303a..24229fbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -97,7 +97,7 @@ install-data-local:
echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
$(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
fi; fi
- @(if $(RUN_FC_CACHE_TEST); then \
+ (if $(RUN_FC_CACHE_TEST); then \
echo " fc-cache/fc-cache -s -f -v"; \
fc-cache/fc-cache -s -f -v; \
else \