| Revision 1247,
258 bytes
checked in by Freddie Akeroyd, 3 years ago
(diff) |
|
Final tidy ups of mac kit (remove packaged .svn files). Refs #175.
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | # |
|---|
| 3 | # this is just for building the mingw nexus kit on my machine |
|---|
| 4 | # |
|---|
| 5 | env am_cv_python_pythondir='${prefix}/lib/python' am_cv_python_pyexecdir='${prefix}/lib/python' ./configure --prefix=/c/nxinstall --with-python=/c/Python25 --with-java-home=/c/mingw |
|---|
Note: See
TracBrowser
for help on using the repository browser.