File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77# Script configs
88PYVERSION=2.3rc1plus
99PYVER=2.3
10- BUILDNUM=6
10+ BUILDNUM=8
1111DOCLEANUP=no
1212
1313PROGDIR=" ` dirname \" $0 \" ` "
@@ -126,10 +126,10 @@ python $PYTHONSRC/Mac/scripts/buildpkg.py \
126126 --Relocatable=" NO" \
127127 --InstallOnly=" YES" \
128128 --UseUserMask=" NO" \
129- --RootVolumeOnly=" YES" \
130129 $INSTALLROOT \
131130 $RESOURCEDIR
132131
132+ # --RootVolumeOnly="YES" \
133133
134134# ...and then make a disk image containing the package.
135135mv MacPython-OSX.pkg $DMGDIR /root
Original file line number Diff line number Diff line change 1- This package will install MacPython 2.3rc1+ for Mac OS X 10.2.
2- Installation on 10.0, 10.1 or the Panther seed is explicitly discouraged.
1+ This package will install MacPython 2.3rc1+ for Mac OS X 10.2. Installation
2+ on the Panther preview may work, on 10.1 or earlier will not work.
3+
34Installation requires approximately 20 MB of disk space, ignore the
4- message that it will take zero bytes.
5+ message that it will take zero bytes. You must install onto your current
6+ boot disk, even though the installer does not enforce this, otherwise
7+ things will not work.
58
69MacPython consists of the Python programming language interpreter,
710plus a set of programs to allow easy access to it for Mac users (an
You can’t perform that action at this time.
0 commit comments