From: janneke Date: Sun, 21 Sep 2003 07:58:09 +0000 (+0000) Subject: cygfix X-Git-Tag: release/2.1.3~112 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b2ff2edab463b7066c8a10332a3d156682b62966;p=lilypond.git cygfix --- diff --git a/cygwin/mknetrel b/cygwin/mknetrel index eaaf82acf7..a9592cdd8d 100644 --- a/cygwin/mknetrel +++ b/cygwin/mknetrel @@ -31,7 +31,7 @@ old_path=$PATH patch=$mknetrel_root/patch # for cross-compiling LilyPond: -if !iscygwin; then +if ! iscygwin; then uploads=$here/uploads/$base && mkdir -p $uploads/ tarstem=$uploads/$package fi @@ -55,7 +55,7 @@ preconfig () { rm -f config.cache # for cross-compiling LilyPond: - if !iscygwin; then + if ! iscygwin; then cd $build || exit 1 GUILE=1.6.4 cat > guile-config <