Skip to content

Commit

Permalink
addpatch: libfreehand 0.1.2-5
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 authored and felixonmars committed Aug 8, 2024
1 parent dfb2d8c commit 6c54155
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions libfreehand/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -17,6 +17,7 @@ sha256sums=('0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac'
prepare() {
cd "$pkgname-$pkgver"
patch -p1 -i $srcdir/libfreehand-0.1.2-icu-fix.patch
+ autoreconf -fi
}

build() {

0 comments on commit 6c54155

Please sign in to comment.