Skip to content
Snippets Groups Projects
Commit 8fa178d9 authored by brad kittenbrink's avatar brad kittenbrink
Browse files

Merged in latest skeleton fixes.

parents 36e3b40b 98db76a5
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ZLIB_MD5="debc62758716a169df9f62e6ab2bc634" # for zlib-1.2.3.tar.gz ...@@ -13,7 +13,7 @@ ZLIB_MD5="debc62758716a169df9f62e6ab2bc634" # for zlib-1.2.3.tar.gz
if [ "$OSTYPE" = "cygwin" ] ; then if [ "$OSTYPE" = "cygwin" ] ; then
# *HACK windows env vars are crap -brad # *HACK windows env vars are crap -brad
export autobuild="$(cygpath -u $AUTOBUILD.cmd)" export autobuild="$(cygpath -u $AUTOBUILD)"
fi fi
if [ -z "$autobuild" ] ; then if [ -z "$autobuild" ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment