On Sat, Jul 25, 2015 at 6:37 AM, Michał Górny <mgo...@gentoo.org> wrote: > Use shell wrappers to spawn python & python-config instead of symlinks > to fix magic applied by Python 3.4+ to symlinks. > > Fixes: https://bugs.gentoo.org/show_bug.cgi?id=555752
Looks ok to me. The use of ${PYTHON} as a prefix for ${PYTHON}-config is somewhat confusing at first glance, but the eclass seems to already use it that way.