Internal xml fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-09-11 20:03:15 +00:00
parent 44c2fd8fab
commit e9d69fa635
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<!ENTITY gawk-patch-size "1 KB">
<!ENTITY gawk-patch-version "3.1.1">
<!ENTITY gawk-dir "gawk-&gawk-version;">
<!ENTITY gawk-package "gawk&gawk-version;.tar.bz2">
<!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2">
<!ENTITY gawk-compsize-static "25 MB">
<!ENTITY gawk-time-static "2 minutes">

View File

@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20020908">
<!ENTITY releasedate "September 8th, 2002">
<!ENTITY version "20020911">
<!ENTITY releasedate "September 11th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">