and fixed a type too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ee5e82150f
commit
dcbd3aed96
@ -106,7 +106,7 @@ done
|
||||
|
||||
cat > pythonw <<EOF
|
||||
#!/bin/sh
|
||||
exec /Applicaitons/Python.app/Contents/MacOS/python \$@
|
||||
exec /Applications/Python.app/Contents/MacOS/python \$@
|
||||
EOF
|
||||
chmod +x pythonw
|
||||
cd $curDir
|
||||
|
Loading…
Reference in New Issue
Block a user