summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-06 12:54:24 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-06 12:54:24 +0000
commit42745cbf3fe668bd8e39d2f1d980fa4a99aea116 (patch)
tree0a04ce0e2845653705770d7ad7b5645747c381b6
parent7dfc683d60ab3a684ef9d59c409153cbff2b22da (diff)
automatic import of bat
-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