diff --git a/wxPython/distrib/mac/_buildPython b/wxPython/distrib/mac/_buildPython index 7dd63cb521..2ff2231fc6 100755 --- a/wxPython/distrib/mac/_buildPython +++ b/wxPython/distrib/mac/_buildPython @@ -13,7 +13,7 @@ progDir="`dirname \"$0\"`" defDstPath="/projects/wx/wxPython/dist" pkgName="MachoPython" -version=2.2.1-2 +version=2.2.1-3 dmgRoot="dmg-root" pkgRoot="pkg-root" sitePkgDir="$pkgRoot/Library/Frameworks/Python.framework/Versions/$PYVER/lib/python$PYVER/site-packages" @@ -106,7 +106,7 @@ done cat > pythonw <