Removed note that kernel dir. can't be removed because the headers are

needed. We don't use symlinks anymore, so this statement isn't true.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-07-12 14:13:44 +00:00
parent 4945f4cbb8
commit a9a3db08d3

View File

@ -114,12 +114,5 @@ So, save yourself a lot of hassle and just remove the source directory
immediately after you have installed it.
</para>
<para>
There is one exception to that rule: don't remove the Linux kernel source
tree. A lot of programs need the kernel headers, so that's the only
directory that should not be removed, unless no package is to be compiled
anymore.
</para>
</sect1>