aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-11 20:03:15 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-11 20:03:15 +0000
commite9d69fa635a0d7247e2430549cd2794e5e2d5a89 (patch)
tree2b3adb20629796f840b6d621947489af0f8e7be1
parent44c2fd8fabfe36ee9f8464a04e4f2db42d956ab0 (diff)
Internal xml fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--entities/gawk.ent2
-rw-r--r--index.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/entities/gawk.ent b/entities/gawk.ent
index cb9f10b42..480515dda 100644
--- a/entities/gawk.ent
+++ b/entities/gawk.ent
@@ -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">
diff --git a/index.xml b/index.xml
index f1d47e787..4d97d0858 100644
--- a/index.xml
+++ b/index.xml
@@ -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">