Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2013 18:10:41 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        "bug-followup@freebsd.org" <bug-followup@freebsd.org>, python <python@freebsd.org>
Subject:   Re: ports/133081: Fix PYEASYINSTALL_ARCHDEP=yes packages
Message-ID:  <CADLo83-R5iNSH1oW3cWBJPAipu7Jg_3hQK-1z2i2Da5FGoNPmA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all again,

After much grinding of teeth, I have discovered that easy_install
completely ignores the envar _PYTHON_HOST_PLATFORM.

I also discovered that the only thing it really did was add the egg to
%%PYTHON_SITELIBDIR%%/easy-install.pth, so I wrote some sed and ed
magic to replace it.

This patch now fixes the problem in
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133081.

I've tested it and it works, and all the affected ports pass tinderbox.

Any comments before I commit?

http://www.bayofrum.net/~crees/patches/python-filthy2.diff

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-R5iNSH1oW3cWBJPAipu7Jg_3hQK-1z2i2Da5FGoNPmA>