Author: bdubbs
Date: Wed Aug 12 13:44:58 2020
New Revision: 23504

Log:
Tweak asciidoc to build without optional dependencies

Modified:
   trunk/BOOK/general/genutils/asciidoc.xml

Modified: trunk/BOOK/general/genutils/asciidoc.xml
==============================================================================
--- trunk/BOOK/general/genutils/asciidoc.xml    Wed Aug 12 13:41:29 2020        
(r23503)
+++ trunk/BOOK/general/genutils/asciidoc.xml    Wed Aug 12 13:44:58 2020        
(r23504)
@@ -93,6 +93,12 @@
     <title>Installation of Asciidoc</title>
 
     <para>
+      First, fix a build problem if the optional dependencies are not 
installed:
+    </para>
+
+<screen><userinput remap='pre'>sed -i 's:doc/testasciidoc.1::' 
Makefile.in</userinput></screen>
+
+    <para>
       Install <application>Asciidoc</application> by running
       the following commands:
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to