summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-04 02:41:24 -0500
committerVincent Grande2021-01-04 02:41:24 -0500
commita0e42ee8587405348738eedb1aec543eeb397f94 (patch)
treeba17af535b9cd901e1948320c78ec8e2ad9eac77
parente68166a24e5fc63342b3e42d091b2c01367f7b72 (diff)
downloadaur-a0e42ee8587405348738eedb1aec543eeb397f94.tar.gz
fix
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83c087718bc3..4868bbf6c26e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,6 +25,7 @@ build() {
export CC='gcc -m32'
export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+ ./buildconf
./configure \
--prefix='/usr' \
--libdir='/usr/lib32' \