Message 176677 - Python tracker (original) (raw)

oh, the equivalent for

    flags = ['-I' + sysconfig.get_path('include'),
             '-I' + sysconfig.get_path('platinclude')]

is still missing. I know that both scripts versions are only run post-install, but let's have the same output.

background: I'm (mis)using this for a Debian/Ubuntu multiarch installation.