From 641e71483d238029f0c73b363ec71b5670fc259d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 6 Jul 2023 13:20:56 +0000 Subject: automatic import of bat --- bat.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bat.spec b/bat.spec index 9b88475..f6ce024 100644 --- a/bat.spec +++ b/bat.spec @@ -1,3 +1,5 @@ +%global debug_package %{nil} + Name: bat Version: 0.23.0 Release: 1 @@ -25,9 +27,6 @@ cargo build --release %install mkdir -p %{buildroot}%{_bindir} cp ./target/release/bat %{buildroot}%{_bindir} -echo %{buildroot} -echo "" > %{buildroot}debugfiles.list -ls %{buildroot} -al %files %defattr(-,root,root) -- cgit v1.2.3