Merge pull request 'Remove 'NoSource: 0' to not affect ALBS.' (#7) from ykohut/kernel:a9-lt into a9-lt

Reviewed-on: #7
This commit is contained in:
Andrew Lukoshko 2024-04-29 18:32:06 +00:00
commit 412d617832
1 changed files with 0 additions and 6 deletions

View File

@ -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