diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-08 01:26:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-08 01:26:04 +0000 |
commit | 5b2a34dd5f17479f3efc39a76a047508d42ec8c4 (patch) | |
tree | 5b4f658c084c25121575d1f8cf1072da87bc6faf | |
parent | 0939e573f2e323188bb6da5c9afde087f49a24f1 (diff) |
ok to remove dirs now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/expect-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/expect-inst.xml b/chapter06/expect-inst.xml index 29e208291..62f2a7b15 100644 --- a/chapter06/expect-inst.xml +++ b/chapter06/expect-inst.xml @@ -10,6 +10,8 @@ make make test make install</userinput></screen></para> +<para>You can now remove the tcl&tcl-version; as well as the +expect-&expect-version; directories.</para> </sect2> |