mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
The sed in src_prepare was not working, it was getting the path in
"/var/tmp/..." and passing it to the installed files. This drops sed and
uses -DPython_EXECUTABLE="${PYTHON}".
Part-of: https://github.com/gentoo/gentoo/pull/46719
Closes: https://github.com/gentoo/gentoo/pull/46719
Signed-off-by: R. V. Lobato <rvlobato@pm.me>
Signed-off-by: Maciej Barć <xgqt@gentoo.org>