summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-11-22 14:45:28 -0500
committerVincent Grande2020-11-22 14:45:28 -0500
commitf75524d3698642326da5575fc520230aa6619ebf (patch)
tree4c8b2b5ae71ef6716a601462f19d5e073bf108bc
parent6012aeb4d243431b53f6631cfb1fd9b3cf016150 (diff)
downloadaur-f75524d3698642326da5575fc520230aa6619ebf.tar.gz
fix
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d55a7e85e2..dbc8572a0692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,7 @@ build() {
export CC='gcc -m32'
export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+ ./buildconf
./configure \
--prefix='/usr' \
--libdir='/usr/lib32' \