mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit 035330c42417fb6eeb920565f695877a4b20bdb7.
This commit is contained in:
parent
5f9096bfea
commit
7143c6de6e
@ -884,7 +884,7 @@ python_doheader() {
|
||||
[[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).'
|
||||
|
||||
local includedir=$(python_get_includedir)
|
||||
local d=${includedir#${EPREFIX}}
|
||||
local d=${includedir#${ESYSROOT}}
|
||||
|
||||
(
|
||||
insopts -m 0644
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user