mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 09:01:55 +02:00
sys-firmware/edk2-ovmf-bin: Sync with Gentoo
It's from Gentoo commit fdb0612aa55f5c0fc321c3195ad07eae939e697e.
This commit is contained in:
parent
018f318fb0
commit
5ba6601490
@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
inherit readme.gentoo-r1
|
inherit readme.gentoo-r1 secureboot
|
||||||
|
|
||||||
BINPKG="${P/-bin/}-1"
|
BINPKG="${P/-bin/}-1"
|
||||||
|
|
||||||
@ -61,6 +61,8 @@ src_install() {
|
|||||||
rm "usr/share/doc/${PF}/README.gentoo.bz2"
|
rm "usr/share/doc/${PF}/README.gentoo.bz2"
|
||||||
mv usr "${ED}" || die
|
mv usr "${ED}" || die
|
||||||
|
|
||||||
|
secureboot_auto_sign --in-place
|
||||||
|
|
||||||
readme.gentoo_create_doc
|
readme.gentoo_create_doc
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user