diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 02:12:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 02:12:56 +0000 |
commit | cf9b097b6ceba94d9395fee258d1e9c61984ec8a (patch) | |
tree | 405b9c3d5b6a8125099fa6e8a4ec9c7bb805724b | |
parent | 21f8decc75aa67ae4d6831b09693591343ee06e2 (diff) |
automatic import of bat
-rw-r--r-- | bat.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,12 +20,12 @@ A cat(1) clone with syntax highlighting and Git integration. mkdir -p ~/.cargo/ cp %{SOURCE1} ~/.cargo/ -ping https://rsproxy.cn - cargo -V - cargo check +%build +cargo build + %install cargo install --locked bat |