commit | e391835f35a0829f304877fa50afa2d63adeb99b | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 18:00:28 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 18:00:28 2009 +0000 |
tree | b754e332712a50f5d43e3d4cc2b9955853c70284 | |
parent | 207b4c227f8d578f9366655232951944eac8725a [diff] |
Merged revisions 70730 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70730 | ronald.oussoren | 2009-03-30 12:53:39 -0500 (Mon, 30 Mar 2009) | 3 lines Fix issue where 'make altinstall' or 'make install' would install everything that needs to be installed on OSX (depending on the configure flags) ........