summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2022-09-30 19:14:29 +0800
committerYour Name2022-09-30 19:14:29 +0800
commit88e8d233d00e974029e0e688a6e5baa8909cec7a (patch)
treee66026384a13aeed3be3c0b3728f9d0888821d39
parent9a2970d66bf6aad1ef2ea9fc65f347c344bf5b90 (diff)
downloadaur-88e8d233d00e974029e0e688a6e5baa8909cec7a.tar.gz
Pack libnftnl-fullcone
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f5428f03695..00e3763c6c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ prepare() {
build() {
cd $pkgname
- chmod +x ./configure
+ autoreconf -fi
./configure --prefix=/usr
make
}