]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.1
authorfred <fred>
Sun, 24 Mar 2002 19:50:07 +0000 (19:50 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:50:07 +0000 (19:50 +0000)
bin/Makefile
bin/release

index 5f98246cecfbf54893e6d98feac90bb293e5149f..bfee282e45264a65dcb26904c4aab6cae28b9b98 100644 (file)
@@ -4,7 +4,7 @@ depth = ..
 include $(depth)/make/Include.make
 
 # list of distribution files:
-SCRIPTS = clearlily cpgento make_patch lily.efence \
+SCRIPTS = clearlily cpgento make-patch lily.efence \
        make-version release conflily
 PERL_SCRIPTS_IN = $(wildcard *.in)
 PERL_SCRIPTS = $(addprefix $(outdir)/, $(PERL_SCRIPTS_IN:.in=))
index d95553a8b69dfa8c0658173303eb11865fb750c6..7521b49f1150b9e23189fef72e4102adcd626177 100755 (executable)
@@ -50,7 +50,7 @@ patch=patch-$LILYVER.gz
 mv  $tarball $releasedir/
 
 cd ../test
-$heredir/bin/make_patch $LASTVER $NEWVER lilypond
+$heredir/bin/make-patch $LASTVER $NEWVER lilypond
 gzip -f9 patch-$NEWVER
 mv $patch $patchdir//