]> granicus.if.org Git - python/commit
Workaround for bug #1558983
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 17 Sep 2006 18:40:15 +0000 (18:40 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 17 Sep 2006 18:40:15 +0000 (18:40 +0000)
commit736fc567b26263b5f4714eb0d2ed5e1c2fed4b74
treefc00707c463bed6fc8b88b9107a005bd02a537f3
parent137c789e8334b120226711a3f35afa7653d4168f
Workaround for bug #1558983

There is an issue with custom icons on directories in the 2.5c2 installer,
don't set a custom icon on "/Applications/MacPython 2.5" for now.

Also make sure that the installer doesn't crap out when the Makefile in the
system's python installation has other customizations than we expect.
Mac/BuildScript/build-installer.py
Mac/Tools/fixapplepython23.py