projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes and other changes to the demo and some library modules so they
[wxWidgets.git]
/
wxPython
/
distrib
/
mac
/
_build
diff --git
a/wxPython/distrib/mac/_build
b/wxPython/distrib/mac/_build
index 1911587b0eb8c7355f42dcb85f836f6f6cb28945..d0c81c5e96c70acb603d891206bc2783a93e83d4 100755
(executable)
--- a/
wxPython/distrib/mac/_build
+++ b/
wxPython/distrib/mac/_build
@@
-17,7
+17,7
@@
progDir="`dirname \"$0\"`"
defSrcPath="/projects/wx"
defDstPath="/projects/wx/wxPython/dist"
-pkgName="wx
MacPython
"
+pkgName="wx
PythonOSX
"
#version=`date +"%Y-%m-%d"`
version=`cd $defSrcPath/wxPython; python$PYVER -c 'import setup;print setup.VERSION'`