mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-08 09:12:08 +01:00
eclass/wrapper: Sync with Gentoo
It's from Gentoo commit 15a4e77531a7ad1765c32c56a46f824a998c6c94. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
2ca1bff7b7
commit
894edddaf8
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: wrapper.eclass
|
||||
@ -15,7 +15,7 @@ case ${EAPI} in
|
||||
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
|
||||
esac
|
||||
|
||||
# FUNCTION: make_wrapper
|
||||
# @FUNCTION: make_wrapper
|
||||
# @USAGE: <wrapper> <target> [chdir] [libpaths] [installpath]
|
||||
# @DESCRIPTION:
|
||||
# Create a shell wrapper script named wrapper in installpath
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user