mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
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>