]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- no bash completion for bootctl, too
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Oct 2017 18:03:00 +0000 (20:03 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Oct 2017 18:03:00 +0000 (20:03 +0200)
systemd.spec

index 03183a1ae1e8b8eebda56dc222facf2017ae029b..c4b8444fec7f5be79d9ad3b12edb252f9ef91f4c 100644 (file)
@@ -1873,7 +1873,7 @@ fi
 
 %files -n bash-completion-systemd
 %defattr(644,root,root,755)
-%{bash_compdir}/bootctl
+%{?with_efi:%{bash_compdir}/bootctl}
 %{bash_compdir}/busctl
 %{bash_compdir}/coredumpctl
 %{bash_compdir}/hostnamectl
This page took 0.114238 seconds and 4 git commands to generate.