Ronald Oussoren
ec2fe00639
Merged revisions 85059 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85059 | ronald.oussoren | 2010-09-28 15:57:58 +0200 (Tue, 28 Sep 2010) | 5 lines
Add support for the ZSH shell to the "Update Shell Profile" script
on MacOSX.
Patch by Sylvain Mora, issue #9701 .
........
2010-09-28 14:01:49 +00:00
Ronald Oussoren
3934619da7
Don't use the '==' operator with test, that's an unportable bash-ism.
...
(Issue 7179)
2009-11-19 17:42:51 +00:00
Ronald Oussoren
cc00a262a6
Remove some traces of 'MacPython'
2009-05-19 19:29:24 +00:00
Ronald Oussoren
799868e8a7
Fix issue 5224.
2009-03-04 21:07:19 +00:00
Benjamin Peterson
218c6662a4
we're in 2.7 now
2008-10-02 19:00:31 +00:00
Ronald Oussoren
b80b6e1e12
MacOSX: add more logic to recognize the correct startup file to patch to the
...
shell profile patching post-install script.
2006-10-08 18:18:26 +00:00
Ronald Oussoren
0f53bb1cbe
Make sure the postinstall action that optionally updates the user's profile
...
on MacOS X actually works correctly in all cases.
2006-08-01 20:30:31 +00:00
Ronald Oussoren
0e5b70d417
mv Mac/OSX/BuildScript one level up
2006-06-07 18:58:42 +00:00