]> granicus.if.org Git - python/commit
Issue #15188: Modify the OS X build_installer script to remove temporary
authorNed Deily <nad@acm.org>
Sat, 21 Jul 2012 17:48:09 +0000 (10:48 -0700)
committerNed Deily <nad@acm.org>
Sat, 21 Jul 2012 17:48:09 +0000 (10:48 -0700)
commita606aef743aee23cf313fd57f99cf29dfc164316
treeb89bef83039f3cc3b04d2e5a52cbb705cd775cef
parent7b31b1a2a405ac7273e90a4110c0b7c79acbeb53
Issue #15188: Modify the OS X build_installer script to remove temporary
build paths from configuration variables cached in _sysconfigdata.py, as
is already done for the installed Makefile.  This avoids a distuils test
case failure in test_ldshared_value.
Mac/BuildScript/build-installer.py