We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa3033 commit a838fecCopy full SHA for a838fec
2 files changed
SOURCES/Makefile.rhelver
SPECS/kernel.spec
@@ -820,7 +820,6 @@ BuildRequires: redhat-sb-certs >= 9.4-0.1
820
# zstdcat -qq ${TARBALL} | git get-tar-commit-id
821
Source0: linux-%{tarfile_release}.tar.zst
822
823
-Source1: Makefile.rhelver
824
Source2: kernel.changelog
825
826
Source10: redhatsecurebootca5.cer
@@ -1854,7 +1853,6 @@ ApplyOptionalPatch()
1854
1853
mv linux-%{tarfile_release} linux-%{KVERREL}
1855
1856
cd linux-%{KVERREL}
1857
-cp -a %{SOURCE1} .
1858
1859
%{log_msg "Start of patch applications"}
1860
%if !%{nopatches}
0 commit comments