diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:10:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:10:12 +0000 |
commit | 358d3cb19cf3c62fb0dccb22c02b00030dfbb11a (patch) | |
tree | 7744efb97e4c4a6850b62c015ca4e16fc98ab590 /chapter06 | |
parent | ff89c5b03a9d669ac68d656b5145895bbdf2821a (diff) |
Upgrade to Inetutils-1.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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 87bd5e35c..1bf49f0e6 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -34,11 +34,6 @@ <sect2 role="installation"> <title>Installation of Inetutils</title> - <para>Apply a patch to Inetutils to enable it to compile with - GCC-&gcc-version;:</para> - -<screen><userinput>patch -Np1 -i ../&inetutils-gcc4_fixes-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 |