Files
wxWidgets/wxPython/b
Robin Dunn d1ce109158 Notes for new build instructions
build script


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-13 23:37:04 +00:00

4 lines
78 B
Bash
Executable File

#!/bin/sh
python -u setup.py USE_SWIG=1 IN_CVS_TREE=1 build_ext --inplace $*