Author: dnicholson
Date: 2006-05-29 10:54:16 -0600 (Mon, 29 May 2006)
New Revision: 6142
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/gst-plugins.xml
Log:
Command simplification and text fix up in gst-plugins
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-05-29 15:58:46 UTC
(rev 6141)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-05-29 16:54:16 UTC
(rev 6142)
@@ -45,6 +45,11 @@
<para>May 29th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Simplified mv command and fixed the
+ explanation of the --enable-xine option in GStreamer Plug-ins.
+ Thanks to Chris Staub for the patch.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Changed the text explaining the need for
the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
Patrakov for the clarification.</para>
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins.xml 2006-05-29 15:58:46 UTC
(rev 6141)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins.xml 2006-05-29 16:54:16 UTC
(rev 6142)
@@ -200,8 +200,7 @@
adding <filename class='extension'>.BAD</filename> to the end of the
filename is sufficient. Here is an example:</para>
-<screen><userinput>mv gst/audioconvert/../../ext/xine/.libs/libgstxine.so \
- gst/audioconvert/../../ext/xine/.libs/libgstxine.so.BAD</userinput></screen>
+<screen><userinput>mv
gst/audioconvert/../../ext/xine/.libs/libgstxine.so{,.BAD}</userinput></screen>
<para>After the tests have completed successfully, if you had to rename any
of the plugins, ensure you rename it back to the original, or the
@@ -279,7 +278,7 @@
the GDK pixbuf loader module if you have <application>GTK+-2</application>
installed.</para>
- <para><option>-enable-xine</option>: Use this option to build the
+ <para><option>--enable-xine</option>: Use this option to build the
<application>Xine</application> wrapper module if you have the
<application>Xine Libraries</application> package installed. On some
platforms, the module will have some corruption and cause the test suite
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page