diff --git a/systemd.spec b/systemd.spec index 585db1a..a2c4706 100644 --- a/systemd.spec +++ b/systemd.spec @@ -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,-)