From 2b8d507b515ebeda0a54cfe7992d3d7050925a88 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 22 Oct 2017 20:06:57 +0200 Subject: [PATCH] - 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 -- 2.43.0