From 9cc2086e4ff84b5384e4de10fc4d4f5c70fa2906 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 5 Sep 2003 22:09:14 +0000 Subject: [PATCH] As of 7B53 things seem to work smoothly. --- Mac/OSX/Dist/build.panther | 2 +- Mac/OSX/Dist/resources.panther/ReadMe.txt | 4 ++-- Mac/OSX/Dist/resources.panther/Welcome.rtf | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Mac/OSX/Dist/build.panther b/Mac/OSX/Dist/build.panther index 5e305528cc93..5e865f2acd9e 100755 --- a/Mac/OSX/Dist/build.panther +++ b/Mac/OSX/Dist/build.panther @@ -65,7 +65,7 @@ pushd $PYTHONOSXDIR make -f Makefile.panther DIRMODE=775 EXEMODE=775 FILEMODE=664 DESTDIR=$INSTALLROOT # Remove the temporary symlink -# rm -r $INSTALLROOT/System +rm -r $INSTALLROOT/System # Unfortunately all the ...MODE arguments above still don't do the trick. # Cop out, and recursively set everything group-writeable. diff --git a/Mac/OSX/Dist/resources.panther/ReadMe.txt b/Mac/OSX/Dist/resources.panther/ReadMe.txt index 1edf9bede48a..3c280e96ad63 100644 --- a/Mac/OSX/Dist/resources.panther/ReadMe.txt +++ b/Mac/OSX/Dist/resources.panther/ReadMe.txt @@ -1,7 +1,7 @@ This package will install MacPython 2.3 for Mac OS X -10.3. +10.3 beta (build 7B53 or later). -Installation requires approximately XXX MB of disk +Installation requires approximately 3.3 MB of disk space, ignore the message that it will take zero bytes. You must install onto your current boot disk, even diff --git a/Mac/OSX/Dist/resources.panther/Welcome.rtf b/Mac/OSX/Dist/resources.panther/Welcome.rtf index a2dc1269ce2e..336f4788aade 100644 --- a/Mac/OSX/Dist/resources.panther/Welcome.rtf +++ b/Mac/OSX/Dist/resources.panther/Welcome.rtf @@ -7,7 +7,7 @@ \f0\fs24 \cf0 This package will install \f1\b MacPython 2.3 \f0\b0 for -\f1\b Mac OS X 10.3 +\f1\b Mac OS X 10.3 beta (7B53 or later) \f0\b0 . \ \ MacPython consists of the programs to allow easy access to Python for Mac users (an integrated development environment, a Python extension package manager), and uses the Python 2.3 interpreter core that comes pre-installed on 10.3.\ -- 2.47.3