forked from rpms/kernel
Merge pull request 'Remove 'NoSource: 0' to not affect ALBS.' (#7) from ykohut/kernel:a9-lt into a9-lt
Reviewed-on: rpms/kernel#7
This commit is contained in:
commit
412d617832
@ -237,12 +237,6 @@ Source2000: cpupower.service
|
||||
Source2001: cpupower.config
|
||||
Source2002: kvm_stat.logrotate
|
||||
|
||||
# Do not package the source tarball.
|
||||
# To build .src.rpm, run with '--with src'
|
||||
%if %{?_with_src:0}%{!?_with_src:1}
|
||||
NoSource: 0
|
||||
%endif
|
||||
|
||||
%if %{signkernel}
|
||||
%define secureboot_ca_0 %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
|
||||
%define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer
|
||||
|
Loading…
Reference in New Issue
Block a user