Author: ag
Date: 2010-02-15 03:26:28 -0700 (Mon, 15 Feb 2010)
New Revision: 8255
Modified:
trunk/BOOK/pst/xml/docbook-xsl.xml
Log:
Changed a tar command, to use short options format
Modified: trunk/BOOK/pst/xml/docbook-xsl.xml
===================================================================
--- trunk/BOOK/pst/xml/docbook-xsl.xml 2010-02-15 06:24:09 UTC (rev 8254)
+++ trunk/BOOK/pst/xml/docbook-xsl.xml 2010-02-15 10:26:28 UTC (rev 8255)
@@ -93,7 +93,7 @@
<para>If you downloaded the optional documentation tarball, unpack it
with the following command:</para>
-<screen><userinput>tar xf ../docbook-xsl-doc-&docbook-xsl-version;.tar.bz2 -C
..</userinput></screen>
+<screen><userinput>tar -xf ../docbook-xsl-doc-&docbook-xsl-version;.tar.bz2
--strip-components=1</userinput></screen>
<para>BLFS does not install the required packages to run the test suite
and provide meaningful results.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page