Commit 82d4837f authored by Jack Jansen's avatar Jack Jansen

Updated, and converted line-endings to unix-style (oops:-)

parent 498593b6
......@@ -6,7 +6,7 @@ include this in the current distribution so people could play with it.
To create a fullblown Python.app proceed as follows.
1. In the main Python source directory configure python with
configure --enable-framework --with-suffix
configure --enable-framework
2. Do a "make clean" if you did a previous build, then "make".
3. Install this as a framework with "make frameworkinstall". This puts a Python
framework into /Library/Frameworks.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment