Skip to content

Commit

Permalink
addpatch: wiki-tui 0.8.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Jul 30, 2023
1 parent 8705586 commit accf306
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wiki-tui/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git PKGBUILD PKGBUILD
index a08cd24..8ce43be 100644
--- PKGBUILD
+++ PKGBUILD
@@ -15,7 +15,7 @@ sha512sums=('f2a84351e3af9e2bfc6e44e90ac7d0698dd3d2f866e4e43a45305fdf3a9eca44bb9

prepare() {
cd "$pkgname-$pkgver"
- cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+ cargo fetch --locked
}

build() {

0 comments on commit accf306

Please sign in to comment.