diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 12:37:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 12:37:54 +0000 |
commit | 7dfc683d60ab3a684ef9d59c409153cbff2b22da (patch) | |
tree | f10095edc3c7061258fc7b82b22bc31470f0e2cd | |
parent | 1a0e57c2b48f310a793d705879fb0d7b6b91fbcc (diff) |
automatic import of bat
-rw-r--r-- | bat.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ A cat(1) clone with syntax highlighting and Git integration. %prep %autosetup -n %{name}-%{version} cargo -V +mkdir -p ~/.cargo/ cp %{SOURCE1} ~/.cargo/ %build |