diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 12:54:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 12:54:24 +0000 |
commit | 42745cbf3fe668bd8e39d2f1d980fa4a99aea116 (patch) | |
tree | 0a04ce0e2845653705770d7ad7b5645747c381b6 | |
parent | 7dfc683d60ab3a684ef9d59c409153cbff2b22da (diff) |
automatic import of bat
-rw-r--r-- | bat.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |