summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55f44bccba66..2be4af61ac13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,8 @@ prepare() {
--with-lapack=yes \
--enable-python \
--enable-Werror=no \
- --with-superlu=no
+ --with-superlu=no \
+ --libexecdir=/usr/lib/${pkgname}/
}
build() {