summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 492f94286604..dd8baf428084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,8 +68,10 @@ build() {
"${srcdir}/$_proj/configure" \
"${_configure_options[@]}" \
+ --with-fish-functions-dir=/usr/share/fish/vendor_completions.d/ \
--with-openssl \
--with-openssl-quic \
+ --with-zsh-functions-dir=/usr/share/zsh/site-functions/ \
--enable-versioned-symbols
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make