[issue19649] Clean up OS X framework and universal bin directories

2013-11-21 Thread Ned Deily
Changes by Ned Deily : -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue19649] Clean up OS X framework and universal bin directories

2013-11-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 44d1ac9245cf by Ned Deily in branch 'default': Issue #19649: On OS X, the same set of file names are now installed http://hg.python.org/cpython/rev/44d1ac9245cf -- nosy: +python-dev ___ Python tracker

[issue19649] Clean up OS X framework and universal bin directories

2013-11-18 Thread Ned Deily
Changes by Ned Deily : -- keywords: +patch Added file: http://bugs.python.org/file32698/issue19649_bin_install_targets.patch ___ Python tracker ___ _

[issue19649] Clean up OS X framework and universal bin directories

2013-11-18 Thread Ned Deily
New submission from Ned Deily: There are currently various differences in the files installed by "make altinstall" and "make install" for OS X framework (./configure --enable-framework) and/or OS X universal (--with-universal-archs) configurations. Some of the differences are cosmetic; some a