summaryrefslogtreecommitdiff
path: root/bat.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bat.spec')
-rw-r--r--bat.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/bat.spec b/bat.spec
index 7edc11c..4ec9aaf 100644
--- a/bat.spec
+++ b/bat.spec
@@ -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