[packages/systemd] - no zsh completion for bootctl, too
arekm
arekm at pld-linux.org
Sun Oct 22 20:07:04 CEST 2017
commit 2b8d507b515ebeda0a54cfe7992d3d7050925a88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Oct 22 20:06:57 2017 +0200
- no zsh completion for bootctl, too
systemd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index c4b8444..1a97910 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1898,7 +1898,7 @@ fi
%files -n zsh-completion-systemd
%defattr(644,root,root,755)
-%{zsh_compdir}/_bootctl
+%{?with_efi:%{zsh_compdir}/_bootctl}
%{zsh_compdir}/_busctl
%{zsh_compdir}/_coredumpctl
%{zsh_compdir}/_hostnamectl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/2b8d507b515ebeda0a54cfe7992d3d7050925a88
More information about the pld-cvs-commit
mailing list