Message 121944 - Python tracker

Message121944

Author lambacck
Recipients eric.araujo, lambacck, loewis, marienz, nyogtha, rpetrov, tarek, vaxhacker
Date 2010-11-21.15:52:42
SpamBayes Score 3.676672e-06
Marked as misclassified No
Message-id <1290354763.53.0.59366977787.issue969718@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a preliminary patch to allow override of $(OPT). I am not sure this is sufficient, but am wary of breaking packages that depend on the existing behaviour. 

The logic indeed seems wrong, but maybe this is something that has to go in distutils2 rather than distutils.
History
Date User Action Args
2010-11-21 15:52:43lambaccksetrecipients: + lambacck, loewis, vaxhacker, nyogtha, marienz, tarek, eric.araujo, rpetrov
2010-11-21 15:52:43lambaccksetmessageid: <1290354763.53.0.59366977787.issue969718@psf.upfronthosting.co.za>
2010-11-21 15:52:42lambaccklinkissue969718 messages
2010-11-21 15:52:42lambacckcreate