diff options
Diffstat (limited to 'bat.spec')
-rw-r--r-- | bat.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,9 +19,9 @@ A cat(1) clone with syntax highlighting and Git integration. mkdir -p ~/.cargo/ cp %{SOURCE1} ~/.cargo/ +cat ~/.cargo/config -ls -al -ls ~/.cargo/ -al +cargo check %install cargo install --locked bat |