diff options
-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 |