summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-10-10 20:50:45 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-10-10 20:50:45 +0200
commit72007ea1aeed648d5e007a70c48338386a4ed6ad (patch)
tree1b638ed1316101d855458d2b194ef6f2270c27a3
parent236f7365717ffd466e3a79ce63fedad42f7ca092 (diff)
downloadkernel-72007ea1aeed648d5e007a70c48338386a4ed6ad.tar.gz
kernel-72007ea1aeed648d5e007a70c48338386a4ed6ad.tar.xz
kernel-72007ea1aeed648d5e007a70c48338386a4ed6ad.zip
-rwxr-xr-xkernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 53aa10fa6..62e23cf1c 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -1682,7 +1682,7 @@ BuildKernel() {
%endif
# Remove large intermediate files we no longer need to save space
- rm vmlinux.o .tmp_vmlinux.btf
+ rm vmlinux.o .tmp_vmlinux.btf || :
# Start installing the results
install -m 644 .config $RPM_BUILD_ROOT/boot/config-$KernelVer