mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pypy3-exe: Install all headers from build dir
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -161,6 +161,6 @@ src_install() {
|
||||
cd "${T}"/usession*-0 || die
|
||||
newbin testing_1/pypy3.9-c pypy3.9-c-${PYPY_PV}
|
||||
insinto /usr/include/pypy3.9/${PYPY_PV}
|
||||
doins pypy_*.h
|
||||
doins *.h
|
||||
pax-mark m "${ED}/usr/bin/pypy3.9-c-${PYPY_PV}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user