mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
sys-boot/shim: set rpm.eclass var for reference rpm support
Closes: https://bugs.gentoo.org/973262 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://codeberg.org/gentoo/gentoo/pulls/736 Merges: https://codeberg.org/gentoo/gentoo/pulls/736 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
d7dd872887
commit
4f35241214
@@ -1,8 +1,9 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2026 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
|
||||||
|
|
||||||
|
RPM_COMPRESS_TYPE=zstd
|
||||||
inherit rpm secureboot
|
inherit rpm secureboot
|
||||||
|
|
||||||
DESCRIPTION="Fedora's signed UEFI shim"
|
DESCRIPTION="Fedora's signed UEFI shim"
|
||||||
|
|||||||
Reference in New Issue
Block a user