From: fred Date: Sun, 24 Mar 2002 19:50:07 +0000 (+0000) Subject: lilypond-0.1.1 X-Git-Tag: release/1.5.59~4333 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=78c46c7454193a8b00ab54ed232c5e9e890ead1f;p=lilypond.git lilypond-0.1.1 --- diff --git a/bin/Makefile b/bin/Makefile index 5f98246cec..bfee282e45 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -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=)) diff --git a/bin/release b/bin/release index d95553a8b6..7521b49f11 100755 --- a/bin/release +++ b/bin/release @@ -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//