From: fred Date: Sun, 24 Mar 2002 19:41:34 +0000 (+0000) Subject: lilypond-0.0.55 X-Git-Tag: release/1.5.59~4826 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d74c38b8f57b6969551f96820bad8bad441c0e75;p=lilypond.git lilypond-0.0.55 --- diff --git a/make/Rules.make b/make/Rules.make index 1b01a3ed27..2e0b686e66 100644 --- a/make/Rules.make +++ b/make/Rules.make @@ -67,5 +67,10 @@ $(outdir)/%.1: %.pod # build and config stuff: (could make this generic default rule...) # %/.build: - echo 0 >$@ + echo 0 > $@ + + +%.text: check-doc-deps + rm -f $@ + ln `find ${depth}/Documentation -name $@|head -1` . diff --git a/make/lilypond.lsm b/make/lilypond.lsm index 0600cc065d..6989f8034a 100644 --- a/make/lilypond.lsm +++ b/make/lilypond.lsm @@ -2,8 +2,8 @@ Begin3 Title: LilyPond -Version: 0.0.54 -Entered-date: 04/22/97 +Version: 0.0.55 +Entered-date: 04/23/97 Description: LilyPond is a program which converts a music-script (mudela) into TeX output, or MIDI to produce multi-staff scores. Features include multiple meters, clefs, keys, lyrics, versatile input-language, cadenzas @@ -13,7 +13,7 @@ Author: hanwen@stack.nl (Han-Wen Nienhuys) jan@digicash.com (Jan Nieuwenhuizen) Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys) Primary-site: pcnov095.win.tue.nl /pub/lilypond/ - 300k lilypond-0.0.54.tar.gz + 300k lilypond-0.0.55.tar.gz Alternate-site: Original-site: Platform: unix/win32, GNU C++ diff --git a/make/lilypond.spec b/make/lilypond.spec index cc8fa318fb..980a4e3a4c 100644 --- a/make/lilypond.spec +++ b/make/lilypond.spec @@ -1,9 +1,9 @@ Name: lilypond -Version: 0.0.54 +Version: 0.0.55 Release: 1 Copyright: GPL Group: Applications/Publishing -Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.54.tar.gz +Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.55.tar.gz Summary: A preprocessor to make TeX typeset music. URL: http://www.stack.nl/~hanwen/lilypond Packager: Han-Wen Nienhuys