Skip to content

Commit

Permalink
upgpkg: cargo-release 0.18.8-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonacid authored and felixonmars committed Jan 9, 2022
1 parent 4ab8d59 commit ca69470
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cargo-release/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Index: PKGBUILD
===================================================================
--- PKGBUILD (revision 1013262)
+++ PKGBUILD (working copy)
@@ -14,7 +14,7 @@

diff --git PKGBUILD PKGBUILD
index 683a1fb3..a20b2656 100644
--- PKGBUILD
+++ PKGBUILD
@@ -15,7 +15,7 @@
prepare() {
cd ${pkgname}-${pkgver}
sed -i 's/"vendored-libgit2"//' Cargo.toml
- cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+ cargo fetch --locked
}
Expand Down

0 comments on commit ca69470

Please sign in to comment.