]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/mac/wxPythonOSX/build
Add support for Metrowerks compilers.
[wxWidgets.git] / wxPython / distrib / mac / wxPythonOSX / build
index 01beddfae5263fb10b04ff05c879017cc98cf737..079418659f9de41ea453a16a50ea9542e3903568 100755 (executable)
@@ -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