diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-01 00:56:39 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-01 00:56:39 +0000 |
commit | fe4c9f2a7bb3ddd46e399c69cb1451d9333c3a8a (patch) | |
tree | 2505c297efd3aa7562a62cd82c270c643903fae5 /chapter06 | |
parent | b720fca0f0c1fd08c023d2f328f291daff8181d7 (diff) |
No .tar.bz2 for glibc-libidn-2.5.1, apparently
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 896c0cf2e..b4629d72e 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -61,7 +61,7 @@ <ulink url="&blfs-root;view/svn/general/libidn.html"/>). Unpack the tarball from within the Glibc source directory:</para> -<screen><userinput>tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 +<screen><userinput>tar -xvf ../glibc-libidn-&glibc-version;.tar.gz mv glibc-libidn-&glibc-version; libidn</userinput></screen> <para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop |