mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +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
|
if [[ -z ${_ALTERNATIVES_ECLASS} ]]; then
|
||||||
_ALTERNATIVES_ECLASS=1
|
_ALTERNATIVES_ECLASS=1
|
||||||
|
|
||||||
# @ECLASS-VARIABLE: SOURCE
|
# @ECLASS_VARIABLE: SOURCE
|
||||||
# @DEFAULT_UNSET
|
# @DEFAULT_UNSET
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# The symlink to be created
|
# The symlink to be created
|
||||||
|
|
||||||
# @ECLASS-VARIABLE: ALTERNATIVES
|
# @ECLASS_VARIABLE: ALTERNATIVES
|
||||||
# @DEFAULT_UNSET
|
# @DEFAULT_UNSET
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# The list of alternatives
|
# The list of alternatives
|
||||||
|
Loading…
Reference in New Issue
Block a user