Quellcode durchsuchen

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

Gerard Beekmans vor 24 Jahren
Ursprung
Commit
a9a3db08d3
1 geänderte Dateien mit 0 neuen und 7 gelöschten Zeilen
  1. 0 7
      chapter02/install.xml

+ 0 - 7
chapter02/install.xml

@@ -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>