From c4e2ee6b24938b4716822c6dc6212255bdbf5514 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:04:12 +0000 Subject: [PATCH] lilypond-0.1.36 --- bin/clean-diaper.sh | 1 + debian/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/clean-diaper.sh b/bin/clean-diaper.sh index 284346da82..dc25ffeaca 100644 --- a/bin/clean-diaper.sh +++ b/bin/clean-diaper.sh @@ -4,6 +4,7 @@ rm -vf *.aux *.log `grep -li "^% Creator: GNU LilyPond" *.out` *.orig *~ rm -vf `grep -li "Creator: mi2mu" *.midi.ly` rm -vf `grep -li "Creator: GNU LilyPond" *.midi` +rm -vf `grep -li "Creator: ly2dvi" *.tex` rm -vf `find -name 'core'` rm -vf `find -name *.orig` rm -vf `find -name *.rej` diff --git a/debian/Makefile b/debian/Makefile index 9c9e7d683f..6bb008a5cd 100644 --- a/debian/Makefile +++ b/debian/Makefile @@ -15,5 +15,5 @@ include ./$(depth)/make/Rules.make # -EXTRA_DISTFILES = README.debian TODO changelog control copyright\ +EXTRA_DISTFILES = README.debian TODO changelog control copyright \ info.ex menu.ex postinst postinst.old.sh postrm preinst rules watch -- 2.39.5