diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-05 08:12:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-05 08:12:23 +0000 |
commit | a7659df567da1af0f963d0cb5930b6b3ea950301 (patch) | |
tree | bee467c183eb23ff469d96a7097950fb5e981d64 | |
parent | 80dea39149c331fdb511c57260d7740b1149a9fd (diff) |
automatic import of bat
-rw-r--r-- | bat.spec | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -14,8 +14,9 @@ BuildRequires: cargo A cat(1) clone with syntax highlighting and Git integration. %prep -%autosetup + +%setup -n %{name}-%{version} %install -cat ~/.cargo/config +cat %{source1} cargo install --locked bat |