summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-06 12:37:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-06 12:37:54 +0000
commit7dfc683d60ab3a684ef9d59c409153cbff2b22da (patch)
treef10095edc3c7061258fc7b82b22bc31470f0e2cd
parent1a0e57c2b48f310a793d705879fb0d7b6b91fbcc (diff)
automatic import of bat
-rw-r--r--bat.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/bat.spec b/bat.spec
index 463c97f..b5d2086 100644
--- a/bat.spec
+++ b/bat.spec
@@ -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