From: Jan Nieuwenhuizen Date: Mon, 3 Apr 2000 08:06:40 +0000 (+0200) Subject: patch::: 1.3.41.jcn4 X-Git-Tag: release/1.3.42~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5599df04094f3aa38d4849e171397c7cc07d6d3d;p=lilypond.git patch::: 1.3.41.jcn4 1.3.41.jcn4 =========== * Windows distribution does not longer require Cygnus' usertools. --- Generated by janneke@gnu.org, From = lilypond-1.3.41.jcn3, To = lilypond-1.3.41.jcn4 usage cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.41.jcn4.diff Patches do not contain automatically generated files or (urg) empty directories, i.e., you should rerun autoconf, configure --- diff --git a/CHANGES b/CHANGES index a81ff5a0f7..136a684c8d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,14 @@ ---- ../lilypond-1.3.41/CHANGES Thu Mar 30 11:05:01 2000 +--- ../lilypond-1.3.41.jcn3/CHANGES Sat Apr 1 16:51:17 2000 +++ b/CHANGES Mon Apr 3 10:06:40 2000 +@@ -1,3 +1,8 @@ +1.3.41.jcn4 +=========== + +* Windows distribution does not longer require Cygnus' usertools. + + 1.3.41.jcn3 + =========== + --- ../lilypond-1.3.41/CHANGES Thu Mar 30 11:05:01 2000 ++ b/CHANGES Sat Apr 1 20:35:51 2000 @@ -1,3 +1,8 @@ 1.3.41.mb1 diff --git a/VERSION b/VERSION index 54ffdbe9f0..059be63c20 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 PATCH_LEVEL=41 -MY_PATCH_LEVEL=mb1 +MY_PATCH_LEVEL=jcn4 # 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 8b215a0445..936bb54a6f 100644 --- a/buildscripts/make-cygwin-cross.sh +++ b/buildscripts/make-cygwin-cross.sh @@ -110,6 +110,7 @@ rx-1.5 zlib-1.1.3 db-2.7.7 guile-1.3.4 +bash-2.03 rpm-3.0.4 lilypond-$lilypond_version " @@ -278,13 +279,48 @@ ncs=`eval echo $native_config_site` rm -f $ncs mkdir -p `dirname $ncs` cat > $ncs < $distdir/setup.sh < rpmrc mkdir -p \$ROOT/var/lib mkdir -p \$ROOT/bin -touch \$ROOT/bin/rpm \$ROOT/bin/rpm.exe +rem # touch \$ROOT/bin/rpm \$ROOT/bin/rpm.exe +echo > \$ROOT/bin/rpm; echo > \$ROOT/bin/rpm.exe ./rpm --root \$ROOT --rcfile rpmrc --initdb ./rpm --root \$ROOT --rcfile rpmrc --nodeps --ignorearch --ignoreos -Uhv \\ RPMS/$tp/rpm-*.$tp.rpm \\ @@ -543,16 +574,17 @@ EOF cat > $distdir/setup.bat < newdll; echo \$wdll \$wdll.orig\$\$ > olddll' if not errorlevel 0 goto nobash rem # mv -f \$old_dll \$old_dll.orig\$\$ rem # gunzip cygwin1.dll.gz -gunzip cygwin1.dll.gz rem # cp -f cygwin1.dll \$old_dll copy < olddll copy < newdll @@ -561,8 +593,8 @@ if not errorlevel 0 goto nobash goto :exit :nobash @echo "setup.bat: can't find bash" -@echo "setup.bat: please install usertools from" -@echo "setup.bat: http://sourceware.cygnus.com/cygwin/" +rem # @echo "setup.bat: please install usertools from" +rem # @echo "setup.bat: http://sourceware.cygnus.com/cygwin/" :exit EOF @@ -588,14 +620,25 @@ cat > $distdir/midi2ly.bat <