efi: drop sbsigntools

These got removed from Sisyphus during OpenSSL 1.1 transition.
This commit is contained in:
Michael Shigorin 2018-09-18 11:47:56 +03:00
parent 877711d5dc
commit 78b4b88bdd

View File

@ -23,7 +23,7 @@ use/efi/refind: use/efi
use/efi/signed: use/efi
@$(call set,EFI_CERT,altlinux)
@$(call add,COMMON_PACKAGES,shim-signed)
@$(call add,RESCUE_PACKAGES,openssl pesign sbsigntools)
@$(call add,RESCUE_PACKAGES,openssl pesign)
use/efi/shell: use/efi
@$(call try,EFI_SHELL,efi-shell)