Fix sb_key
This commit is contained in:
parent
9c80cb225e
commit
fe03de3a2a
@ -35,12 +35,8 @@
|
||||
%global have_uefi 1
|
||||
%define sb_ca %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
|
||||
%define sb_cer %{_datadir}/pki/sb-certs/secureboot-fwupd-%{_arch}.cer
|
||||
%if 0%{?centos}
|
||||
%define sb_key centossecureboot202
|
||||
%else
|
||||
%define sb_key almalinuxsecureboot0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# flashrom is only available on these arches
|
||||
%ifarch i686 x86_64 armv7hl aarch64 ppc64le riscv64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user