Fixes and other changes to the demo and some library modules so they
[wxWidgets.git] / wxPython / distrib / mac / _build
index 1911587b0eb8c7355f42dcb85f836f6f6cb28945..d0c81c5e96c70acb603d891206bc2783a93e83d4 100755 (executable)
@@ -17,7 +17,7 @@ progDir="`dirname \"$0\"`"
 defSrcPath="/projects/wx"
 defDstPath="/projects/wx/wxPython/dist"
 
-pkgName="wxMacPython"
+pkgName="wxPythonOSX"
 #version=`date +"%Y-%m-%d"`
 version=`cd $defSrcPath/wxPython; python$PYVER -c 'import setup;print setup.VERSION'`