From: Han-Wen Nienhuys Date: Sun, 15 Oct 2006 01:01:38 +0000 (+0000) Subject: * mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4; X-Git-Tag: release/2.10.0-2~167 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9b1203137cf52d35da81de28baee3b338f48af6d;p=lilypond.git * mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4; * scm/define-grobs.scm (all-grob-descriptions): add 'string-names property. * scm/define-grobs.scm (all-grob-descriptions): add ScriptRow --- diff --git a/ChangeLog b/ChangeLog index de0c9086cb..f7a5f3b43e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-15 Han-Wen Nienhuys + * mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4; + * Doxyfile: remove file. * scm/define-grob-interfaces.scm (string-finger-interface): add string-finger-interface diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 46ea644630..392fa049e2 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -86,15 +86,6 @@ $(outdir)/aybabtu.subfonts: $(PE_SCRIPTS): $(buildscript-dir)/gen-emmentaler-scripts.py $(PYTHON) $< --dir=$(outdir) -$(outdir)/fonts.cache-1: $(PFA_FILES) $(OTF_FILES) - cd $(outdir) ; fc-cache . - -local-install: install-fc-cache - -install-fc-cache: - $(foreach suff, $(INSTALLATION_OUT_SUFFIXES), rm -f $(DESTDIR)$(INSTALLATION_OUT_DIR$(suff))/fonts.cache-1 && ) true - fc-cache $(foreach suff, $(INSTALLATION_OUT_SUFFIXES), $(DESTDIR)$(INSTALLATION_OUT_DIR$(suff))) - ALL_FONTS = $(FETA_FONTS) $(SAUTER_FONTS) PFA_FILES = $(ALL_FONTS:%=$(outdir)/%.pfa)