diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 22:53:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 22:53:37 +0000 |
commit | 78deb7d46f3b4617f8520cf45cd607207114afa9 (patch) | |
tree | 2b1aa634a43deadec902fb08955f478c49a83de2 /chapter05/expect-inst.xml | |
parent | ec47dfcf85c20339305939a4e96a6a22a0ba6924 (diff) |
added build notes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2528 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/expect-inst.xml')
-rw-r--r-- | chapter05/expect-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/expect-inst.xml b/chapter05/expect-inst.xml index 5554a8be1..f0491c730 100644 --- a/chapter05/expect-inst.xml +++ b/chapter05/expect-inst.xml @@ -10,6 +10,8 @@ make LDFLAGS="-s" make test make install</userinput></screen></para> +<para>You can remove the tcl-&tcl-version; directory now as well as the +expect directory.</para> </sect2> |