mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-28 16:52:40 +01:00
eclass/python-r1: Sync with Gentoo
It's from Gentoo commit eccf647e5ed9dc7d3337f893cc46f0183528ff1f. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
a72ba69a4f
commit
32b7802acf
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: python-r1.eclass
|
||||
@ -780,7 +780,7 @@ python_replicate_script() {
|
||||
|
||||
(
|
||||
exeopts -m 0755
|
||||
exeinto "${PYTHON_SCRIPTDIR#${EPREFIX}}"
|
||||
exeinto "${PYTHON_SCRIPTDIR#"${EPREFIX}"}"
|
||||
doexe "${files[@]}"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user