diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-30 11:51:27 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-30 11:51:27 +0000 |
commit | 3b3e965d2933fadf3933216cbf53373f7cfa1b8a (patch) | |
tree | d4c5aad73b462158b2b9751fa306375c9c0e0f2b /index.xml | |
parent | ca6391e6590484cfb50a436acd844cd199b9e5d5 (diff) |
Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020529"> -<!ENTITY releasedate "May 29th, 2002"> +<!ENTITY version "20020530"> +<!ENTITY releasedate "May 30th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> @@ -13,9 +13,9 @@ <!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> -<!ENTITY all-version "cvs-20020527-0509"> -<!ENTITY all-size-kb "97,940 KB"> -<!ENTITY all-size-mb "95.64 MB"> +<!ENTITY all-version "cvs-20020530-0447"> +<!ENTITY all-size-kb "97,950 KB"> +<!ENTITY all-size-mb "95.65 MB"> <!ENTITY % parts SYSTEM "entities/parts.ent"> <!ENTITY % bookinfo SYSTEM "entities/bookinfo.ent"> |