Temporary fix for opensc changing token names
the pesign macro defines the token name, but allows us to override it. Apparently the new name is "OpenSC Card (Fedora Signer)".
This commit is contained in:
parent
20954582bf
commit
290d475f3d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# We have to override the new %%install behavior because, well... the kernel is special.
|
||||
%global __spec_install_pre %{___build_pre}
|
||||
|
||||
%define pe_signing_token OpenSC Card (Fedora Signer)
|
||||
|
||||
Summary: The Linux kernel
|
||||
|
||||
# For a stable, released kernel, released_kernel should be 1. For rawhide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue