summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-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