summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kmod.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmod.spec b/kmod.spec
index 963ca86..4fe4d75 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -46,7 +46,7 @@ kernel modules.
%build
# Reinitialize libtool to remove Rpath
autoreconf -vif
-%configure --with-openssl --with-zlib --with-xz
+%configure --with-openssl --with-zlib --with-xz --with-fishcompletiondir%{fish_completions_dir}
%make_build
%install