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 doko
Recipients automatthias, dmalcolm, doko
Date 2013-05-28.23:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369782148.69.0.30023708224.issue18083@psf.upfronthosting.co.za>
In-reply-to
Content
Did Solaris adopt MultiArch? ;-P  Nice!

So what I did for the Debian and Ubuntu builds is:

 - to rename plat-linux to plat-<multiarch-tuple>
   (or plat-<gnu triplet>)

 - and install it there.

Note that IN.py is another architecture dependent file which differs at least on several linux architectures.
History
Date User Action Args
2013-05-28 23:02:28dokosetrecipients: + doko, dmalcolm, automatthias
2013-05-28 23:02:28dokosetmessageid: <1369782148.69.0.30023708224.issue18083@psf.upfronthosting.co.za>
2013-05-28 23:02:28dokolinkissue18083 messages
2013-05-28 23:02:28dokocreate