forked from pool/systemd
- don't build bash-completions for bootstrap package
- don't build bash-completions for bootstrap package OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=515
This commit is contained in:
committed by
Git OBS Bridge
parent
d7441c1962
commit
cff8537f54
@@ -1183,6 +1183,7 @@ exit 0
|
||||
%ghost /var/lib/systemd/backlight
|
||||
%ghost /var/lib/systemd/random-seed
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
%files bash-completion
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{_datadir}/bash-completion
|
||||
@@ -1191,6 +1192,7 @@ exit 0
|
||||
%exclude %{_datadir}/bash-completion/completions/systemd-analyze
|
||||
%endif
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
|
Reference in New Issue
Block a user