Author: bdubbs
Date: 2009-07-08 17:11:07 -0600 (Wed, 08 Jul 2009)
New Revision: 8957
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/kbd.xml
trunk/BOOK/general.ent
Log:
Remove obsolete instructions about installing
man pages for optional programs.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-07-06 19:26:36 UTC (rev 8956)
+++ trunk/BOOK/chapter01/changelog.xml 2009-07-08 23:11:07 UTC (rev 8957)
@@ -38,6 +38,29 @@
-->
<listitem>
+ <para>2009-07-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Remove obsolete instructions about installing
+ man pages for optional programs. Thanks to Chris Staub for the
+ report and patch. Fixes <ulink
url="&lfs-ticket-root;2436">#2436</ulink>.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2009-07-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Add description of the --disable-libuud and
+ --disable-blkid parameters for E2fsprogs.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-07-04</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/kbd.xml
===================================================================
--- trunk/BOOK/chapter06/kbd.xml 2009-07-06 19:26:36 UTC (rev 8956)
+++ trunk/BOOK/chapter06/kbd.xml 2009-07-08 23:11:07 UTC (rev 8957)
@@ -60,14 +60,6 @@
<screen><userinput remap="pre">sed -i -e '1i KEYCODES_PROGS =
@KEYCODES_PROGS@' \
-e '1i RESIZECONS_PROGS = @RESIZECONS_PROGS@'
src/Makefile.in</userinput></screen>
- <para>This version of Kbd will also install man pages for optional programs
- even if we don't use the <parameter>--enable-optional-progs</parameter>
- option to build them. Fix this behavior:</para>
-
-<screen><userinput remap="pre">var=OPTIONAL_PROGS
-sed -i "s/ifdef $var/ifeq (\$($var),yes)/" man/Makefile.in
-unset var</userinput></screen>
-
<para>Prepare Kbd for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr
--datadir=/lib/kbd</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-07-06 19:26:36 UTC (rev 8956)
+++ trunk/BOOK/general.ent 2009-07-08 23:11:07 UTC (rev 8957)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090706">
-<!ENTITY releasedate "July 6, 2009">
+<!ENTITY version "SVN-20090708">
+<!ENTITY releasedate "July 8, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.5">
<!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