From 569fc0bf4178f2ed080e4bd0eff661056d76c964 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 20 Feb 2005 01:14:11 +0000 Subject: Removed 'doc' from dirs to be removed from /tools -- doc directory isn't greated anymore. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/stripping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/stripping.xml b/chapter05/stripping.xml index dcafa39da..b1d4f7dfa 100644 --- a/chapter05/stripping.xml +++ b/chapter05/stripping.xml @@ -27,7 +27,7 @@ built all over again. To save another 30 MB, remove the documentation: -rm -rf /tools/{doc,info,man} +rm -rf /tools/{info,man} There will now be at least 850 MB of free space on the LFS file system that can be used to build and install Glibc in the next phase. -- cgit v1.2.3-54-g00ecf