diff options
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 7c8779b0e..8565edcd1 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -431,10 +431,10 @@ url="ftp://gaosu.rave.org/pub/linux/lfs/"/>.</para></note> so create a tarball of some known-good CVS with the following commands:</para> <screen><userinput>cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \ - export -d glibc-2.3.4-20040529 -D "2004-05-29 22:30 UTC" libc -sed -i -e "s/stable/2004-05-29/" -e "s/2\.3\.3/2.3.4/" \ - glibc-2.3.4-20040529/version.h -tar jcvf glibc-2.3.4-20040529.tar.bz2 glibc-2.3.4-20040529</userinput></screen> + export -d glibc-2.3.4-20040701 -D "2004-07-01 17:30 UTC" libc +sed -i -e "s/stable/2004-07-01/" -e "s/2\.3\.3/2.3.4/" \ + glibc-2.3.4-20040701/version.h +tar jcvf glibc-2.3.4-20040701.tar.bz2 glibc-2.3.4-20040701</userinput></screen> <para>Alternatively, we've made our own tarball available which you can download from any of the FTP mirrors listed on the |