summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/resources
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2008-12-30 14:16:51 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2008-12-30 14:16:51 (GMT)
commit360e98ca31c09d519c0403a5fade06b0116649ab (patch)
tree84cfbf4a55c56c348244edc64f070277f03795c4 /Mac/BuildScript/resources
parent216001591541571820cdbf31645fa44ee3fc8f4f (diff)
downloadcpython-360e98ca31c09d519c0403a5fade06b0116649ab.zip
cpython-360e98ca31c09d519c0403a5fade06b0116649ab.tar.gz
cpython-360e98ca31c09d519c0403a5fade06b0116649ab.tar.bz2
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.
Diffstat (limited to 'Mac/BuildScript/resources')
-rw-r--r--Mac/BuildScript/resources/Welcome.rtf3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mac/BuildScript/resources/Welcome.rtf b/Mac/BuildScript/resources/Welcome.rtf
index 96944d3..1e019bc 100644
--- a/Mac/BuildScript/resources/Welcome.rtf
+++ b/Mac/BuildScript/resources/Welcome.rtf
@@ -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. } \ No newline at end of file
+\b0 This package will by default update not your shell profile, and will also not install\
+files in /usr/local. } \ No newline at end of file