Minor fixes.

The is no /usr/lib/systemd on a sysV build so remove the instructions
in thunar and tumbler to remove /usr/lib/systemd/user/*.service.

Drop unused libglade dependency from xscreensaver.
This commit is contained in:
Bruce Dubbs 2023-12-09 19:44:41 -06:00
parent a8ec34c4e4
commit a9e15aa438
3 changed files with 8 additions and 4 deletions

View File

@ -132,12 +132,15 @@ make</userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
<!--
There is no /usr/lib/systemd on a sysV build
<para revision="sysv">
Finally, remove a systemd unit which is useless on a SysV system:
</para>
<screen role="root" revision="sysv"><userinput>rm -v /usr/lib/systemd/user/thunar.service</userinput></screen>
-->
</sect2>
<sect2 role="content">

View File

@ -114,13 +114,15 @@ make</userinput></screen>
</para>
<screen role="root"><userinput>make install</userinput></screen>
<!--
There is no /usr/lib/systemd/ on a sysV build
<para revision="sysv">
Finally, remove a systemd unit which is useless on a SysV system:
</para>
<screen role="root" revision="sysv"><userinput>rm -v /usr/lib/systemd/user/tumblerd.service</userinput></screen>
-->
</sect2>
<sect2 role="content">

View File

@ -77,8 +77,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk3"/>,
<xref linkend="libglade"/>, and
<xref linkend="gtk3"/> and
<xref linkend="xorg7-app"/>
</para>