summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPolarian2023-09-18 23:26:28 +0100
committerPolarian2023-09-18 23:26:28 +0100
commitd114896ab65294d995a8555e8c9eccfb932d6144 (patch)
tree0df33aded732575d16784127029df632e0b81132
parent2d19a3586f1fe2fee82edc1c9062a16fecc05bed (diff)
downloadaur-ngircd-git.tar.gz
Added autogen.sh invoke
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c72d1c701bf..f62e5ec69d58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,7 @@ pkgver() {
build() {
cd "$pkgname"
+ ./autogen.sh
./configure --prefix=/usr \
--sysconfdir=/etc \
--sbindir=/usr/bin \