Files
gentoo/dev-python/pytables
Yiyang Wu 039697b8a7 dev-python/pytables: fix prefix installation
In setup.py default prefix includes "/usr", not "${EPREFIX}/usr". Thus
under Gentoo prefix, libraries like hdf5 cannot be found by default.
Prefixify this line to fix this.

Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28968
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-06 02:09:32 +00:00
..