]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove broken dvips map symlink.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Jan 2006 02:31:59 +0000 (02:31 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Jan 2006 02:31:59 +0000 (02:31 +0000)
ChangeLog
mf/GNUmakefile

index f28856eb6d374302648be4283bf0cdad9ef76fcc..80c87a788c00c3f3f69a2217dd6e14a674d3f08b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/GNUmakefile: remove broken dvips map symlink.
+
 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/main.cc: 
index 01f563283ffe3843d39871b7bf77d4047bb53947..6644da30f8561d6147acc1955d6dcb83195df108 100644 (file)
@@ -245,15 +245,6 @@ local-clean:
 $(outdir)/%.enc.in: %.enc
        cp $< $@
 
-# teTeX-2.0.x compatibility.
-local-install:
-       -$(INSTALL) -d $(DESTDIR)$(local_lilypond_datadir)/dvips
-       (cd $(DESTDIR)$(local_lilypond_datadir)/dvips && ln -sf ../fonts/map .)
-
-local-uninstall:
-       -rm -f $(DESTDIR)$(local_lilypond_datadir)/dvips/map
-       -rmdir $(DESTDIR)$(local_lilypond_datadir)/dvips
-
 
 $(NCSB_TTFS): $(addsuffix .pfb,$(addprefix $(NCSB_DIR)/,$(NCSB_SOURCE_FILES)))
        $(foreach i,$(NCSB_SOURCE_FILES), \