Author: randy
Date: 2007-08-16 12:42:06 -0600 (Thu, 16 Aug 2007)
New Revision: 7071

Modified:
   trunk/BOOK/general/genlib/libassuan.xml
   trunk/BOOK/general/genlib/libgcrypt.xml
Log:
Minor fixes in a couple of the new packages

Modified: trunk/BOOK/general/genlib/libassuan.xml
===================================================================
--- trunk/BOOK/general/genlib/libassuan.xml     2007-08-16 17:55:14 UTC (rev 
7070)
+++ trunk/BOOK/general/genlib/libassuan.xml     2007-08-16 18:42:06 UTC (rev 
7071)
@@ -90,9 +90,7 @@
     have <xref linkend="tetex"/> installed, then issue the following
     commands:</para>
 
-    <screen><userinput>make -C doc pdf  &amp;&amp;
-make -C doc ps   &amp;&amp;
-make -C doc html &amp;&amp;
+<screen><userinput>make -C doc pdf ps html &amp;&amp;
 makeinfo --html --no-split -o doc/assuan_nochunks.html doc/assuan.texi 
&amp;&amp;
 makeinfo --plaintext       -o doc/assuan.txt           
doc/assuan.texi</userinput></screen>
 

Modified: trunk/BOOK/general/genlib/libgcrypt.xml
===================================================================
--- trunk/BOOK/general/genlib/libgcrypt.xml     2007-08-16 17:55:14 UTC (rev 
7070)
+++ trunk/BOOK/general/genlib/libgcrypt.xml     2007-08-16 18:42:06 UTC (rev 
7071)
@@ -81,9 +81,7 @@
     have <xref linkend="tetex"/> installed, then issue the following
     commands:</para>
 
-    <screen><userinput>make -C doc pdf  &amp;&amp;
-make -C doc ps   &amp;&amp;
-make -C doc html &amp;&amp;
+<screen><userinput>make -C doc pdf ps html &amp;&amp;
 makeinfo --html --no-split -o doc/gcrypt_nochunks.html doc/gcrypt.texi 
&amp;&amp;
 makeinfo --plaintext       -o doc/gcrypt.txt           
doc/gcrypt.texi</userinput></screen>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to