fix previous commit
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1230
This commit is contained in:
parent
a340d8d64b
commit
9213ceb53f
@ -221,7 +221,6 @@ maintains mount and automount points and implements an elaborate
|
||||
transactional dependency-based service control logic. It can work as a
|
||||
drop-in replacement for sysvinit.
|
||||
|
||||
%if !0%{?bootstrap}
|
||||
%package doc
|
||||
Summary: HTML documentation for systemd
|
||||
License: LGPL-2.1-or-later
|
||||
@ -230,9 +229,6 @@ Supplements: (systemd and patterns-base-documentation)
|
||||
%description doc
|
||||
The HTML documentation for systemd.
|
||||
|
||||
# /bootstrap
|
||||
%endif
|
||||
|
||||
%package devel
|
||||
Summary: Development headers for systemd
|
||||
License: LGPL-2.1-or-later
|
||||
@ -1566,11 +1562,9 @@ fi
|
||||
%{_datadir}/zsh/site-functions/*
|
||||
%{_datadir}/pkgconfig/systemd.pc
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
%files doc
|
||||
%defattr(-,root,root,-)
|
||||
%{_docdir}/systemd
|
||||
%endif
|
||||
%{_docdir}/systemd/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
Reference in New Issue
Block a user