diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-06-24 10:17:32 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-06-24 10:17:32 +0000 |
commit | 6614263bf9ae72945df0432f07fd45dc93ae965c (patch) | |
tree | a8ec9aeeae5b326546a7dfa68bb1ee39a4b9c48f /general.ent | |
parent | b3ea288e18a3ab32360aa8a1781c6b243e80f06c (diff) |
Changed the instructions for setting the TCLPATH variable. Needed to be in one directory higher to retrieve the proper path from pwd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 463c803b8..3c802e3db 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050623"> -<!ENTITY releasedate "June 23, 2005"> +<!ENTITY version "SVN-20050624"> +<!ENTITY releasedate "June 24, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |