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 akuchling
Recipients
Date 2002-03-21.23:27:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=11375

Actually the Distutils has machinery to handle this; 
however, no one told it that the use_rpm_opt_flags option 
is a Boolean.  Try the attached patch, and let me know if 
it fixes this.  (I'll check it into CVS anyway, since
it's obviously needed, whether or not it fixes your 
problem.)
History
Date User Action Args
2007-08-23 13:59:14adminlinkissue517451 messages
2007-08-23 13:59:14admincreate