[issue18083] _sysconfigdata.py is installed in an arch-independent directory

Matthias Klose report at bugs.python.org
Wed May 29 01:02:28 CEST 2013


Matthias Klose added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18083>
_______________________________________


More information about the Python-bugs-list mailing list