]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/mac/_buildPython
and fixed a type too
[wxWidgets.git] / wxPython / distrib / mac / _buildPython
index 2ff2231fc601ccf6d4717dffac17b0bcc8c23c8f..1fdf2165cca551a9f5add0a55803e655ba7a5d27 100755 (executable)
@@ -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