Skip to content

Commit

Permalink
addpatch: typst
Browse files Browse the repository at this point in the history
  • Loading branch information
r-value authored and felixonmars committed Nov 8, 2023
1 parent 0ef0237 commit 0fa3852
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions typst/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git PKGBUILD PKGBUILD
index b9756b0..87eb6b9 100644
--- PKGBUILD
+++ PKGBUILD
@@ -20,7 +20,7 @@ sha256sums=('741256f4f45c8979c9279fa5064a539bc31d6c65b7fb41823d5fa9bac4821c01')

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

build() {

0 comments on commit 0fa3852

Please # to comment.