Author: ken
Date: 2012-08-23 20:48:55 -0600 (Thu, 23 Aug 2012)
New Revision: 9959
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/automake.xml
trunk/BOOK/general.ent
Log:
Remove redundant sed from automake.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-08-23 20:36:58 UTC (rev 9958)
+++ trunk/BOOK/chapter01/changelog.xml 2012-08-24 02:48:55 UTC (rev 9959)
@@ -36,6 +36,14 @@
</listitem>
-->
+ <listitem>
+ <para>2012-08-24</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - remove redundant sed from automake.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
<listitem>
<para>2012-08-22</para>
Modified: trunk/BOOK/chapter06/automake.xml
===================================================================
--- trunk/BOOK/chapter06/automake.xml 2012-08-23 20:36:58 UTC (rev 9958)
+++ trunk/BOOK/chapter06/automake.xml 2012-08-24 02:48:55 UTC (rev 9959)
@@ -41,11 +41,6 @@
<sect2 role="installation">
<title>Installation of Automake</title>
- <para>Fix a bug in the testsuite that can cause one of the tests to fail
- intermittently:</para>
-
-<screen><userinput remap="pre">sed -i -e '48i$sleep'
t/aclocal7.sh</userinput></screen>
-
<para>Prepare Automake for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr
--docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-08-23 20:36:58 UTC (rev 9958)
+++ trunk/BOOK/general.ent 2012-08-24 02:48:55 UTC (rev 9959)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120822">
-<!ENTITY releasedate "August 22, 2012">
+<!ENTITY version "SVN-20120824">
+<!ENTITY releasedate "August 24, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page