Author: bdubbs
Date: Mon Nov 16 09:08:33 2015
New Revision: 16663
Log:
Fix an xmlto regression in the latest version
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/xml/xmlto.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Nov 16 02:23:56
2015 (r16662)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Nov 16 09:08:33
2015 (r16663)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>November 16th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add a modification from upstream to xmlto to fix a
+ regression when cleaning up.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 15th, 2015</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/xml/xmlto.xml
==============================================================================
--- trunk/BOOK/pst/xml/xmlto.xml Mon Nov 16 02:23:56 2015 (r16662)
+++ trunk/BOOK/pst/xml/xmlto.xml Mon Nov 16 09:08:33 2015 (r16663)
@@ -90,6 +90,12 @@
<sect2 role="installation">
<title>Installation of xmlto</title>
+ <para>First fix some regressions in the last update:</para>
+
+<screen><userinput>sed -e '87 s/2/{!2}/' \
+ -e '138 s/f "$CLEANFILES"/f $CLEANFILES/' \
+ -i xmlto.in</userinput></screen>
+
<para>Install <application>xmlto</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