Skip to content

Commit

Permalink
updpatch: xcftools 1.0.7-10
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 18, 2024
1 parent 2db6d46 commit 304d4b9
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions xcftools/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD
index 0122271..5fdcddf 100644
--- PKGBUILD
+++ PKGBUILD
@@ -27,6 +27,8 @@ prepare() {

build() {
@@ -23,6 +23,7 @@ prepare() {
cd $pkgname-$pkgver
patch -i "$srcdir/xcftools.patch"
patch -i "$srcdir/fs70042.patch"
+ autoreconf -fi
+ autoupdate -f
./configure --prefix=/usr
make
}

build() {

0 comments on commit 304d4b9

Please sign in to comment.