mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-12 07:14:11 +01:00
Fixed glibc-libidn tarball extension.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
01a9400524
commit
81d71c26f5
@ -36,6 +36,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2007-09-21</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[manuel] - Fixed glibc-libidn tarball extension.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-09-18</para>
|
<para>2007-09-18</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
<ulink url="&blfs-root;view/svn/general/libidn.html"/>).
|
<ulink url="&blfs-root;view/svn/general/libidn.html"/>).
|
||||||
Unpack the tarball from within the Glibc source directory:</para>
|
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>
|
mv glibc-libidn-&glibc-version; libidn</userinput></screen>
|
||||||
|
|
||||||
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
|
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20070918">
|
<!ENTITY version "SVN-20070921">
|
||||||
<!ENTITY releasedate "September 18, 2007">
|
<!ENTITY releasedate "September 21, 2007">
|
||||||
<!ENTITY milestone "7.0">
|
<!ENTITY milestone "7.0">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user