From: Jan Nieuwenhuizen Date: Wed, 29 Mar 2000 16:49:35 +0000 (+0200) Subject: patch::: 1.3.40.jcn2 X-Git-Tag: release/1.3.41~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d52c40758db7dbe1113c69f9c066f3b401ccc366;p=lilypond.git patch::: 1.3.40.jcn2 1.3.40.jcn2 =========== * buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes. * make/lilypond.spec.in: Made some bugfixes for _prefix. --- diff --git a/CHANGES b/CHANGES index cd79c758a5..d51c494c41 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +1.3.40.jcn2 +=========== + +* buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes. + +* make/lilypond.spec.in: Made some bugfixes for _prefix. + 1.3.40.jcn1 =========== diff --git a/VERSION b/VERSION index de3f1f468c..876ccdab4e 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 PATCH_LEVEL=40 -MY_PATCH_LEVEL=jcn1 +MY_PATCH_LEVEL=jcn2 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/buildscripts/make-cygwin-cross.sh b/buildscripts/make-cygwin-cross.sh index f4c8f46b70..e6277959e0 100644 --- a/buildscripts/make-cygwin-cross.sh +++ b/buildscripts/make-cygwin-cross.sh @@ -42,8 +42,8 @@ NATIVE_PREFIX=$NATIVE_ROOT/usr # urg DEVEL=/home/fred -WWW=$DEVEL/WWW/lilypond/gnu-windows -#WWW=/tmp +distdir=$DEVEL/WWW/lilypond/gnu-windows/lily-w32 +#distdir=/tmp SOURCE_PATH=$DEVEL/usr/src/releases:$DEVEL/usr/src/redhat/SRPMS @@ -86,7 +86,6 @@ rpm-3.0.4 lilypond-$lilypond_version " - ####################### # end of config section ####################### @@ -274,7 +273,9 @@ cat > $base_macros < $WWW/setup.sh < $distdir/setup.sh < $WWW/setup.bat < $distdir/setup.bat < $WWW/lilypond.sh < $distdir/lilypond.sh < $WWW/midi2ly.sh < $distdir/midi2ly.sh < $WWW/lilypond.bat < $distdir/lilypond.bat < $WWW/midi2ly.bat < $distdir/midi2ly.bat <