mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Py3k: update OSX installer-generator
This update makes sure that the installer won't write files in /usr/local/bin by default. The installer also won't replace /Library/Frameworks/Python.framework/Version/Current. Both to ensure that the installer doens't break an existing install of python 2.x.
This commit is contained in:
parent
2160015915
commit
360e98ca31
2 changed files with 16 additions and 2 deletions
|
@ -16,4 +16,5 @@ See the ReadMe file for more information.\
|
|||
\
|
||||
|
||||
\b NOTE:
|
||||
\b0 This package will by default update your shell profile to ensure that this version of Python is on the search path of your shell. Please deselect the "Shell profile updater" package on the package customization screen if you want to avoid this modification. }
|
||||
\b0 This package will by default update not your shell profile, and will also not install\
|
||||
files in /usr/local. }
|
Loading…
Add table
Add a link
Reference in a new issue