Author: jhuntwork
Date: 2008-04-22 15:14:29 -0600 (Tue, 22 Apr 2008)
New Revision: 8535

Modified:
   branches/jh/BOOK/chapter01/changelog.xml
   branches/jh/BOOK/chapter06/kbd.xml
   branches/jh/BOOK/packages.ent
Log:
Merged r8534 from trunk to jh branch

Modified: branches/jh/BOOK/chapter01/changelog.xml
===================================================================
--- branches/jh/BOOK/chapter01/changelog.xml    2008-04-22 21:10:14 UTC (rev 
8534)
+++ branches/jh/BOOK/chapter01/changelog.xml    2008-04-22 21:14:29 UTC (rev 
8535)
@@ -40,6 +40,9 @@
       <para>2008-04-22</para>
       <itemizedlist>
         <listitem>
+          <para>[jhuntwork] - Updated Kbd to 1.14.1. Fixes #2162.</para>
+        </listitem>
+        <listitem>
           <para>[jhuntwork] - Updated Flex to 2.5.35. Fixes #2179.</para>
         </listitem>
       </itemizedlist>

Modified: branches/jh/BOOK/chapter06/kbd.xml
===================================================================
--- branches/jh/BOOK/chapter06/kbd.xml  2008-04-22 21:10:14 UTC (rev 8534)
+++ branches/jh/BOOK/chapter06/kbd.xml  2008-04-22 21:14:29 UTC (rev 8535)
@@ -51,7 +51,7 @@
 
     <para>Prepare Kbd for compilation:</para>
 
-<screen><userinput remap="configure">./configure 
--datadir=/lib/kbd</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr 
--datadir=/lib/kbd</userinput></screen>
 
     <variablelist>
       <title>The meaning of the configure options:</title>

Modified: branches/jh/BOOK/packages.ent
===================================================================
--- branches/jh/BOOK/packages.ent       2008-04-22 21:10:14 UTC (rev 8534)
+++ branches/jh/BOOK/packages.ent       2008-04-22 21:14:29 UTC (rev 8535)
@@ -263,10 +263,10 @@
 <!ENTITY iproute2-ch6-du "4.8 MB">
 <!ENTITY iproute2-ch6-sbu "0.2 SBU">
 
-<!ENTITY kbd-version "1.13">
-<!ENTITY kbd-size "652 KB">
-<!ENTITY kbd-url 
"http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.bz2";>
-<!ENTITY kbd-md5 "2639fdfe2412b29cbf6936d7db91cee3">
+<!ENTITY kbd-version "1.14.1">
+<!ENTITY kbd-size "989 KB">
+<!ENTITY kbd-url 
"http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz";>
+<!ENTITY kbd-md5 "0f4e474032c992c05650924f29a06a92">
 <!ENTITY kbd-home " ">
 <!ENTITY kbd-ch6-du "12.5 MB">
 <!ENTITY kbd-ch6-sbu "less than 0.1 SBU">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to