Author: bdubbs
Date: 2009-03-06 09:50:14 -0700 (Fri, 06 Mar 2009)
New Revision: 8819

Modified:
   trunk/BOOK/chapter06/automake.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Minor fixes

Modified: trunk/BOOK/chapter06/automake.xml
===================================================================
--- trunk/BOOK/chapter06/automake.xml   2009-02-17 00:06:25 UTC (rev 8818)
+++ trunk/BOOK/chapter06/automake.xml   2009-03-06 16:50:14 UTC (rev 8819)
@@ -102,11 +102,11 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="aclocal-version">
+      <varlistentry id="aclocalversion">
         <term><command>aclocal-&automake-version;</command></term>
         <listitem>
           <para>A hard link to <command>aclocal</command></para>
-          <indexterm zone="ch-system-automake aclocal-version">
+          <indexterm zone="ch-system-automake aclocalversion">
             <primary 
sortas="b-aclocal-&automake-version;">aclocal-&automake-version;</primary>
           </indexterm>
         </listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-02-17 00:06:25 UTC (rev 8818)
+++ trunk/BOOK/general.ent      2009-03-06 16:50:14 UTC (rev 8819)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-200902017">
-<!ENTITY releasedate "February 17, 2009">
+<!ENTITY version "SVN-200903006">
+<!ENTITY releasedate "March 6, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2009-02-17 00:06:25 UTC (rev 8818)
+++ trunk/BOOK/packages.ent     2009-03-06 16:50:14 UTC (rev 8819)
@@ -372,7 +372,7 @@
 
 <!ENTITY mpfr-version "2.4.0">
 <!ENTITY mpfr-size "1,038 KB">
-<!ENTITY mpfr-url 
"http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2";>
+<!ENTITY mpfr-url 
"http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.bz2";>
 <!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce">
 <!ENTITY mpfr-home "http://www.mpfr.org/";>
 <!ENTITY mpfr-ch5-du "19.3 MB">

-- 
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