From: Jack Jansen Date: Sun, 9 Dec 2001 23:17:38 +0000 (+0000) Subject: Updated, and converted line-endings to unix-style (oops:-) X-Git-Tag: v2.2.1c1~451 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2fb202bc24dc3125f07838ae9cbf5830e71c9d5;p=thirdparty%2FPython%2Fcpython.git Updated, and converted line-endings to unix-style (oops:-) --- diff --git a/Mac/OSX/README b/Mac/OSX/README index 4d50a8713e15..4c8dc0a1d497 100644 --- a/Mac/OSX/README +++ b/Mac/OSX/README @@ -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.