mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
eclass/optfeature: Sync with Gentoo
It's from Gentoo commit 623294d2cb0ab7815d2b7b8a4202f2a7c481299b.
This commit is contained in:
parent
5a9b4dea35
commit
5085d0dc6f
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# @ECLASS: optfeature.eclass
|
# @ECLASS: optfeature.eclass
|
||||||
@ -79,7 +79,7 @@ optfeature_header() {
|
|||||||
# @CODE
|
# @CODE
|
||||||
# pkg_postinst() {
|
# pkg_postinst() {
|
||||||
# optfeature "foo support" app-misc/foo
|
# optfeature "foo support" app-misc/foo
|
||||||
# optfeature "bar support" app-misc/bar app-misc/baz[bar]
|
# optfeature "bar support" app-misc/bar "app-misc/baz[bar]"
|
||||||
# optfeature "alphabet support" "app-misc/a app-misc/b" app-misc/c
|
# optfeature "alphabet support" "app-misc/a app-misc/b" app-misc/c
|
||||||
# }
|
# }
|
||||||
# @CODE
|
# @CODE
|
||||||
|
Loading…
Reference in New Issue
Block a user