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