Skip to content

Commit

Permalink
updpatch: vnstat 2.12-3
Browse files Browse the repository at this point in the history
Fix rotten patch.
  • Loading branch information
hack3ric authored and felixonmars committed Nov 21, 2024
1 parent 3a8c0c1 commit d05c1dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vnstat/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--- PKGBUILD
+++ PKGBUILD
@@ -21,6 +21,7 @@ validpgpkeys=(23EF1DD76E65248FB055201ADAFE84E63D140114) # Teemu Toivola
@@ -20,6 +20,7 @@ sha256sums=('515ef3f47745b37961e563ac7ef2387e03003e738da091943690183d341baf96')

build() {
cd $pkgname-$pkgver
cd $pkgname
+ autoreconf -fiv
./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc
make
Expand Down

0 comments on commit d05c1dc

Please sign in to comment.