Author: matthew
Date: 2012-10-02 14:01:05 -0600 (Tue, 02 Oct 2012)
New Revision: 10004
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/flex.xml
trunk/BOOK/general.ent
Log:
Fix Flex build via jhalfs. Regression introduced in r9999.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-09-28 17:06:00 UTC (rev 10003)
+++ trunk/BOOK/chapter01/changelog.xml 2012-10-02 20:01:05 UTC (rev 10004)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2012-10-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Fix Flex instructions; the directory creation for
+ its documentation is performed by the Makefile since r9999.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-09-27</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/flex.xml
===================================================================
--- trunk/BOOK/chapter06/flex.xml 2012-09-28 17:06:00 UTC (rev 10003)
+++ trunk/BOOK/chapter06/flex.xml 2012-10-02 20:01:05 UTC (rev 10004)
@@ -93,8 +93,7 @@
<para>If desired, install the <filename>flex.pdf</filename> documentation
file:</para>
-<screen><userinput remap="install">mkdir -v /usr/share/doc/flex-&flex-version;
-cp -v doc/flex.pdf /usr/share/doc/flex-&flex-version;</userinput></screen>
+<screen><userinput remap="install">cp -v doc/flex.pdf
/usr/share/doc/flex-&flex-version;</userinput></screen>
</sect2>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-28 17:06:00 UTC (rev 10003)
+++ trunk/BOOK/general.ent 2012-10-02 20:01:05 UTC (rev 10004)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120928">
-<!ENTITY releasedate "September 28, 2012">
+<!ENTITY version "SVN-20121002">
+<!ENTITY releasedate "October 2, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.3">
<!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