commit 17034733474604b8fffac0cb61350fe95ee9ccdf
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Mon May 2 23:22:39 2022 +0200

    - point configure at the correct zsh completions dir

 dpkg.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/dpkg.spec b/dpkg.spec
index e77c47c..387b22c 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -97,6 +97,7 @@ Dopełnianianie parametrów w ZSH dla polecenia dpkg.
        --disable-devel-docs \
        --disable-dselect \
        %{!?with_alternatives:--disable-update-alternatives} \
+       --with-zshcompletionsdir=%{zsh_compdir} \
        --disable-silent-rules \
        --disable-start-stop-daemon \
        --with-admindir=/var/lib/%{name}
@@ -234,4 +235,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n zsh-completion-dpkg
 %defattr(644,root,root,755)
-%{_datadir}/zsh/vendor-completions/_dpkg-parsechangelog
+%{zsh_compdir}/_dpkg-parsechangelog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dpkg.git/commitdiff/17034733474604b8fffac0cb61350fe95ee9ccdf

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to