mplayer: put the skins as "Additional downloads", and group install

instructions. This makes jhalfs happy, and should not change the the update
workload

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21947 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2019-08-13 13:53:08 +00:00
parent 06908bf6d5
commit e1271588ee

View File

@ -79,8 +79,8 @@
</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<!--
<itemizedlist spacing='compact'>
<title>Required Patch</title>
<listitem>
@ -316,9 +316,6 @@ install -v -m644 DOCS/HTML/en/* \
<screen role="root"><userinput>install -v -m644 etc/*.conf /etc/mplayer</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/update-icons-and-desktop.xml"/>
</sect3>
<sect3>
@ -334,6 +331,10 @@ install -v -m644 DOCS/HTML/en/* \
<screen role="root"><userinput>tar -xvf ../&mplayer-skin;.tar.bz2 \
-C /usr/share/mplayer/skins &amp;&amp;
ln -sfvn Clearlooks /usr/share/mplayer/skins/default</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/update-icons-and-desktop.xml"/>
</sect3>
</sect2>