This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients georg.brandl, ned.deily, ronaldoussoren
Date 2011-01-04.07:18:54
SpamBayes Score 0.0003650095
Marked as misclassified No
Message-id <1294125537.03.0.564909640075.issue10820@psf.upfronthosting.co.za>
In-reply-to
Content
The changes for Issue10679 (r87525) to installed versioned scripts break OS X framework installs.  The install_versionedtools target in Mac/Makefile already did most of this work and is now superfluous.  The attached patch fixes the problem.
History
Date User Action Args
2011-01-04 07:18:57ned.deilysetrecipients: + ned.deily, georg.brandl, ronaldoussoren
2011-01-04 07:18:57ned.deilysetmessageid: <1294125537.03.0.564909640075.issue10820@psf.upfronthosting.co.za>
2011-01-04 07:18:54ned.deilylinkissue10820 messages
2011-01-04 07:18:54ned.deilycreate