summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bat.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/bat.spec b/bat.spec
index b5d2086..8801de5 100644
--- a/bat.spec
+++ b/bat.spec
@@ -27,9 +27,11 @@ mkdir -p %{buildroot}%{_bindir}
cp ./target/release/bat %{buildroot}%{_bindir}
%files
+%defattr(-,root,root)
%{_bindir}/%{name}
%doc README.md
%license LICENSE-MIT LICENSE-APACHE
+%exclude debugfiles.list
%changelog
* Thu Jul 06 2023 zerocraft <zero.craft@hotmail.com> - 0.23.0