From: jan Date: Thu, 18 Jul 2002 16:08:30 +0000 (+0000) Subject: Remove lilypond.links. X-Git-Tag: release/1.5.71~128 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=48d86f4cd8014919c1ae517e521786908c140b08;p=lilypond.git Remove lilypond.links. --- diff --git a/ChangeLog b/ChangeLog index f4a4eac02a..a6f85760a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-07-18 Jan Nieuwenhuizen + * debian/GNUmakefile: Remove lilypond.links. + * debian/: Debian patch (Anthony Fok). * debian/lilypond.links: Remove, as per Anthony's request. diff --git a/debian/GNUmakefile b/debian/GNUmakefile index 1ac411aaa9..033ab3ae05 100644 --- a/debian/GNUmakefile +++ b/debian/GNUmakefile @@ -10,7 +10,7 @@ CONF_FILES = changelog control copyright emacsen-startup \ preinst postinst postrm prerm rules watch EXTRA_DIST_FILES = README.Debian $(CONF_FILES) \ control.foka control.potato \ - lilypond.dirs lilypond.doc-base lilypond.links \ + lilypond.dirs lilypond.doc-base \ lilypond-doc.dirs lilypond-doc.doc-base lilypond-doc.README.Debian \ lilypond1.3.copyright #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES)