diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-22 14:47:23 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-22 14:47:23 +0000 |
commit | 26fac4bcab6095a7f8bdb9394ef11234e8249f3f (patch) | |
tree | 4dbb199625fa5aef06501330b90d63f67146e365 /index.xml | |
parent | ec8e3a58d8d653fafef2c47de08cfae081310310 (diff) |
Fixed the TCL and Expect installation. Configure options ended up in the tcl one by mistake, were meant for the expect one
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030521"> -<!ENTITY releasedate "May 21st, 2003"> +<!ENTITY version "20030522"> +<!ENTITY releasedate "May 22nd, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |