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 /chapter01 | |
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 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 251797668..55addc43b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -89,6 +89,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 24rd, 2005 [jhuntwork]: Fixed the setting of the +TCLPATH variable in the Tcl instructions.</para></listitem> + <listitem><para>June 23rd, 2005 [jhuntwork]: Added --with-tclinclude in Expect build to ensure it finds the Tcl headers.</para></listitem> |