Tweaks to MacPython build scripts and such

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-03-21 03:36:14 +00:00
parent 78e5c4e9b5
commit 47c902be43
3 changed files with 12 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
# Script configs
PYVERSION=2.3a2
PYVER=2.3
BUILDNUM=2
BUILDNUM=3
DOCLEANUP=no
PROGDIR="`dirname \"$0\"`"