From 42745cbf3fe668bd8e39d2f1d980fa4a99aea116 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 6 Jul 2023 12:54:24 +0000 Subject: automatic import of bat --- bat.spec | 2 ++ 1 file changed, 2 insertions(+) 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 - 0.23.0 -- cgit v1.2.3