]> git.donarmstrong.com Git - lilypond.git/commitdiff
* mf/GNUmakefile (local-install): oops.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 1 Jan 2006 19:20:59 +0000 (19:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 1 Jan 2006 19:20:59 +0000 (19:20 +0000)
* mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
($(outdir)/%.ttf): new rule.

ChangeLog
mf/GNUmakefile

index 8f62aad49fa547bfe39e6b45d0fb0b6b02510f65..da1c4f63e481979fb97ae3fc5952262bf3c2cbbf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/GNUmakefile (local-install): oops.
+
        * lily/lyric-hyphen.cc (print): oops.
 
        * buildscripts/pfx2ttf.fontforge: new file.
index e70ed800938299edf853b3455974ce0d42601bdd..a56e3c4710bdbdffba9afc5211e2d5646bac3202 100644 (file)
@@ -137,7 +137,7 @@ $(PE_SCRIPTS): $(buildscript-dir)/gen-emmentaler-scripts.py
 $(outdir)/fonts.cache-1: $(PFA_OTF_FILES) $(PFA_FILES) $(OTF_FILES)
        cd $(outdir) ; fc-cache .
 
-local-install: install-ncsb-ttf install-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