diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-06 15:22:27 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-06 15:22:27 +0000 |
commit | 2cd5765635a89258a0c44fe455a7c0ed38531658 (patch) | |
tree | a76146808abff6fbe80cbdcb68840e555e300f0a /chapter06/inetutils.xml | |
parent | bb61f4f0e2775db6de8a7e65adb5d7f87650e029 (diff) |
Pulled the inetutils kernel header patch as it is no longer needed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 4e9df2055..1ddb547fb 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -30,11 +30,6 @@ Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem> <sect2 role="installation"> <title>Installation of Inetutils</title> -<para>Inetutils has issues with the Linux 2.6 kernel series. Fix these issues by -applying the following patch:</para> - -<screen><userinput>patch -Np1 -i ../&inetutils-kernel_headers-patch;</userinput></screen> - <para>All programs that come with Inetutils will not be installed. However, the Inetutils build system will insist on installing all the man pages anyway. The following patch will correct this |