From ba478a2312e3c7d66cd56792843bec5753ea3ae7 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 5 Jan 2006 02:31:59 +0000 Subject: [PATCH] remove broken dvips map symlink. --- ChangeLog | 4 ++++ mf/GNUmakefile | 9 --------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index f28856eb6d..80c87a788c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-05 Han-Wen Nienhuys + + * mf/GNUmakefile: remove broken dvips map symlink. + 2006-01-04 Jan Nieuwenhuizen * lily/main.cc: diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 01f563283f..6644da30f8 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -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), \ -- 2.39.5