From b2fb202bc24dc3125f07838ae9cbf5830e71c9d5 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sun, 9 Dec 2001 23:17:38 +0000 Subject: Updated, and converted line-endings to unix-style (oops:-) --- Mac/OSX/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/OSX/README b/Mac/OSX/README index 4d50a87..4c8dc0a 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. -- cgit v0.12