Skip to content

Commit

Permalink
addpatch: netcf 0.7.4-8
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Oct 1, 2024
1 parent 1bd3a76 commit b001e08
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions netcf/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -16,6 +16,7 @@ prepare() {
cd $pkgname-$pkgver
# make gzip reproducible by not embedding timestamps
sed -i 's/gzip -f/gzip -nf'/ docs/Makefile.am docs/Makefile.in
+ autoreconf -fi
}

build() {

0 comments on commit b001e08

Please sign in to comment.