summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-06 02:12:56 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-06 02:12:56 +0000
commitcf9b097b6ceba94d9395fee258d1e9c61984ec8a (patch)
tree405b9c3d5b6a8125099fa6e8a4ec9c7bb805724b
parent21f8decc75aa67ae4d6831b09693591343ee06e2 (diff)
automatic import of bat
-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