From cd78a27711d4f34e571b800c11a8bf0c0075cec2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 28 Sep 2006 23:04:26 +0000 Subject: oops, sh didn't like that case syntax, let's try this svn path=/trunk/; revision=6049 --- scripts/auto-build/pd-extended-auto-builder.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh index 645f214a..8e50ee5a 100755 --- a/scripts/auto-build/pd-extended-auto-builder.sh +++ b/scripts/auto-build/pd-extended-auto-builder.sh @@ -71,6 +71,8 @@ case $SYSTEM in upload_build darwin_app . dmg ;; MINGW*) + upload_build win32_inno Output exe + ;; CYGWIN*) upload_build win32_inno Output exe ;; -- cgit v1.2.1