Mark aarch64 shim as signed in macroses
This commit is contained in:
parent
0bb486e1b6
commit
7e2f68b25e
@ -197,7 +197,7 @@ install -m 0700 fb%{-a*}.efi \\\
|
|||||||
%global provide_legacy_shim 1
|
%global provide_legacy_shim 1
|
||||||
%endif
|
%endif
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
%global is_signed no
|
%global is_signed yes
|
||||||
%global is_alt_signed no
|
%global is_alt_signed no
|
||||||
%global provide_legacy_shim 1
|
%global provide_legacy_shim 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user