aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/chapter05.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2003-09-08 18:46:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2003-09-08 18:46:00 +0000
commitceb18c4be89620ed188c820ac502b9f3ce02377b (patch)
tree524a14db226d633b97eed2b119cb456d3a58f375 /chapter05/chapter05.xml
parent5044934c10996fb64cde1af2166ac7ed4e5e7629 (diff)
Fixed command to remove unneeded documentation from /tools/share
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2753 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r--chapter05/chapter05.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index bcb86198d..722ea9e25 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -59,7 +59,7 @@ destroyed and you would have to build Glibc all over again.</para>
<para>To save another couple of megabytes, you can throw away the documentation
and some of the bigger unneeded programs:</para>
-<para><screen><userinput>rm -r /tools/share/{doc,info,man}
+<para><screen><userinput>rm -rf /tools/{,share/}{doc,info,man}
rm /tools/bin/{addr2line,gprof,nm,size,strings,strip}</userinput></screen></para>
<para>You will now need to have at least 700 MB of free space on your LFS