Author: manuel
Date: 2007-09-21 10:53:25 -0600 (Fri, 21 Sep 2007)
New Revision: 8393
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/general.ent
Log:
Fixed glibc-libidn tarball extension.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-09-18 21:39:40 UTC (rev 8392)
+++ trunk/BOOK/chapter01/changelog.xml 2007-09-21 16:53:25 UTC (rev 8393)
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>2007-09-21</para>
+ <itemizedlist>
+ <listitem>
+ <para>[manuel] - Fixed glibc-libidn tarball extension.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-09-18</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2007-09-18 21:39:40 UTC (rev 8392)
+++ trunk/BOOK/chapter06/glibc.xml 2007-09-21 16:53:25 UTC (rev 8393)
@@ -67,7 +67,7 @@
<ulink url="&blfs-root;view/svn/general/libidn.html"/>).
Unpack the tarball from within the Glibc source directory:</para>
-<screen><userinput remap="pre">tar -xvf ../glibc-libidn-&glibc-version;.tar.gz
+<screen><userinput remap="pre">tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2
mv glibc-libidn-&glibc-version; libidn</userinput></screen>
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite
loop
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-09-18 21:39:40 UTC (rev 8392)
+++ trunk/BOOK/general.ent 2007-09-21 16:53:25 UTC (rev 8393)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070918">
-<!ENTITY releasedate "September 18, 2007">
+<!ENTITY version "SVN-20070921">
+<!ENTITY releasedate "September 21, 2007">
<!ENTITY milestone "7.0">
<!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