[packages/kmod] explicitly define bash/zsh compdirs
atler
atler at pld-linux.org
Fri May 2 21:13:34 CEST 2025
commit ca129110c5bdc94dca7d351e68fffbc7c5722902
Author: Jan Palus <atler at pld-linux.org>
Date: Fri May 2 21:02:31 2025 +0200
explicitly define bash/zsh compdirs
kmod.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/kmod.spec b/kmod.spec
index 5c6336e..2ebc96a 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -137,7 +137,9 @@ Bashowe uzupełnianie nazw dla narzędzi kmod.
%{?with_apidocs:--enable-gtk-doc} \
%{?with_python2:--enable-python} \
--with-distconfdir=/%{_lib} \
+ --with-bashcompletiondir=%{bash_compdir} \
--with-fishcompletiondir=%{fish_compdir} \
+ --with-zshcompletiondir=%{zsh_compdir} \
%{?with_openssl:--with-openssl} \
--with-xz \
--with-zlib \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/70511b93eb547c6e1ab767cb0ff520de7c7c1268
More information about the pld-cvs-commit
mailing list