]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.55
authorfred <fred>
Sun, 24 Mar 2002 19:41:34 +0000 (19:41 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:41:34 +0000 (19:41 +0000)
make/Rules.make
make/lilypond.lsm
make/lilypond.spec

index 1b01a3ed278b6a145fb704e0519a8862de387780..2e0b686e66f3a716524182279c4269d9b16b6702 100644 (file)
@@ -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` .
 
index 0600cc065d902124177164d10e3230dbaa93c8a3..6989f8034abb74afe811f1390445bad25a106e61 100644 (file)
@@ -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++
index cc8fa318fb621be1892855f1b8d578dbf8a03fae..980a4e3a4cd67e138d2f866dc58d5fe4c4989bd1 100644 (file)
@@ -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 <hanwen@stack.nl>