summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-09 22:50:24 -0500
committerVincent Grande2021-01-09 22:50:24 -0500
commit9be1873cc27aac7bbf26f2599daaa6aaa54b37d7 (patch)
treeb48e7d090b73d00dc148974b12cd37319aa4defa
parentd17db0b5e0ae114a345aaae5f4be5a2c77ee310a (diff)
downloadaur-lib32-dbus-glib-git.tar.gz
fix
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3d259b7ba2..4ad283bfcdb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ build() {
export CC='gcc -m32'
export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+ ./autogen.sh
./configure \
--prefix='/usr' \
--libdir='/usr/lib32' \