mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
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:
parent
a8ec34c4e4
commit
a9e15aa438
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user