X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/610747464e5ed7ea45bf7a40dc84e9659406682c..9598655399a943ac6d75b1f4ab5c230cecd2ef43:/wxPython/distrib/mac/wxPythonOSX/build diff --git a/wxPython/distrib/mac/wxPythonOSX/build b/wxPython/distrib/mac/wxPythonOSX/build index 01beddfae5..079418659f 100755 --- a/wxPython/distrib/mac/wxPythonOSX/build +++ b/wxPython/distrib/mac/wxPythonOSX/build @@ -99,9 +99,10 @@ else PYUNICODEOPT=0 fi -if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then - MAKEJOBS="--jobs=2" -fi +#if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then +# MAKEJOBS="--jobs=2" +#fi + if [ -z "$TARBALLDIR" ]; then # this is a spot on my fileserver where the tarballs go, adjust @@ -595,7 +596,7 @@ EOF # and then finally make a disk image containing everything - dmgname=wxPython${SHORTVER}-osx-docs-demos-$VERSION + dmgname=wxPython${SHORTVER}-osx-docs-demos-$VERSION-$KIND $PROGDIR/../makedmg $DMGAPPS $DMGDIR $dmgname echo Moving $DMGDIR/$dmgname.dmg to $DESTDIR