mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
eclass/alternatives: Sync with Gentoo
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
This commit is contained in:
parent
d9267f639c
commit
f9f9c47827
@ -51,12 +51,12 @@ EXPORT_FUNCTIONS pkg_postinst pkg_postrm
|
||||
if [[ -z ${_ALTERNATIVES_ECLASS} ]]; then
|
||||
_ALTERNATIVES_ECLASS=1
|
||||
|
||||
# @ECLASS-VARIABLE: SOURCE
|
||||
# @ECLASS_VARIABLE: SOURCE
|
||||
# @DEFAULT_UNSET
|
||||
# @DESCRIPTION:
|
||||
# The symlink to be created
|
||||
|
||||
# @ECLASS-VARIABLE: ALTERNATIVES
|
||||
# @ECLASS_VARIABLE: ALTERNATIVES
|
||||
# @DEFAULT_UNSET
|
||||
# @DESCRIPTION:
|
||||
# The list of alternatives
|
||||
|
Loading…
Reference in New Issue
Block a user