[issue3393] `cd Mac && make installmacsubtree` fails on Mac OS X < 10.5 because of r63955

Ronald Oussoren report at bugs.python.org
Fri Jul 18 07:45:39 CEST 2008


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

This patch is wrong, it drops the call to 'arch' entirely even when the 
call is needed.

The suggestion for "ARCHPREFERENCE" won't work though, "arch" doesn't take 
arguments at all on 10.4.


BTW. This is a duplicate of issue 3381, which includes a patch for fixing 
the issue.

----------
resolution:  -> duplicate
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3393>
_______________________________________


More information about the Python-bugs-list mailing list