summaryrefslogtreecommitdiff
path: root/scripts/publish-mingw-x.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-28 02:42:20 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-28 02:42:20 (GMT)
commit1e64dddf1ea30282c89de7f35854a68614234652 (patch)
tree165d37c1c66f6ff79d48c74794238b3f0bed09da /scripts/publish-mingw-x.sh
parent5c779159c208ca3d88c88479ab29f9cd66574859 (diff)
parentd0856efe6da545693f9c50a8a2514a9f999ab5ef (diff)
Merge branch 'master' of github.com:openscad/openscad into issue159
Diffstat (limited to 'scripts/publish-mingw-x.sh')
-rwxr-xr-xscripts/publish-mingw-x.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/publish-mingw-x.sh b/scripts/publish-mingw-x.sh
index d6cebcd..5622e9f 100755
--- a/scripts/publish-mingw-x.sh
+++ b/scripts/publish-mingw-x.sh
@@ -31,7 +31,7 @@ if [ ! -f $OPENSCADDIR/openscad.pro ]; then
exit 1
fi
-OSTYPE=mingw-cross-env ./scripts/release-common.sh -v $VERSION $COMMIT
+./scripts/release-common.sh -v $VERSION $COMMIT mingw32
if [ $? != 0 ]; then
echo "release-common.sh returned error code: $?. build stopped."
contact: Jan Huwald // Impressum