summaryrefslogtreecommitdiff
path: root/scripts/publish-mingw-x.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-08-04 17:22:40 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-08-04 17:22:40 (GMT)
commit72462e4d0f49740e57be374cfc1fdeeb668ae913 (patch)
tree54adedffceef575857a707a2d126175f94582a1b /scripts/publish-mingw-x.sh
parent81df2f9c5fd55406baf0f53550c7aae1b60df2cf (diff)
cleanup OSTYPE
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 0dc99ea..4e0afe9 100755
--- a/scripts/publish-mingw-x.sh
+++ b/scripts/publish-mingw-x.sh
@@ -27,7 +27,7 @@ if [ ! -f $OPENSCADDIR/openscad.pro ]; then
exit 0
fi
-OS=LINXWIN ./scripts/release-common.sh -v $VERSION $COMMIT
+OSTYPE=mingw-cross-env ./scripts/release-common.sh -v $VERSION $COMMIT
if [ $? != 0 ]; then
echo "release-common.sh returned error code: $?. build stopped."
contact: Jan Huwald // Impressum