- spec: define %bootstrap with %bcond_with so it can be used with %when. Also
re-order the meson options a bit. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1273
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
%dir %{_systemd_util_dir}/boot/efi
|
||||
%{_bindir}/bootctl
|
||||
%{_bindir}/kernel-install
|
||||
%if ! %{bootstrap}
|
||||
%if %{without bootstrap}
|
||||
%{_datadir}/bash-completion/completions/bootctl
|
||||
%{_datadir}/bash-completion/completions/kernel-install
|
||||
%{_datadir}/zsh/site-functions/_bootctl
|
||||
|
Reference in New Issue
Block a user