From: Jan Nieuwenhuizen Date: Sun, 21 Sep 2003 07:58:09 +0000 (+0000) Subject: cygfix X-Git-Tag: release/1.9.9~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=68081ad24841e469ce685d17be621d17319e29a4;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 <