Message 320985 - Python tracker

Message320985

Author mcepl
Recipients mcepl, vstinner
Date 2018-07-03.15:00:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530630040.09.0.56676864532.issue34032@psf.upfronthosting.co.za>
In-reply-to
Content
Many Linux distribution (most of them) distinguish between library directory /usr/lib for noarch or 32bit libraries and /usr/lib64. This patch (originally from openSUSE) enables to capture this distinction.
History
Date User Action Args
2018-07-03 15:00:40mceplsetrecipients: + mcepl, vstinner
2018-07-03 15:00:40mceplsetmessageid: <1530630040.09.0.56676864532.issue34032@psf.upfronthosting.co.za>
2018-07-03 15:00:40mcepllinkissue34032 messages
2018-07-03 15:00:40mceplcreate