From f2243a550259c561406b5f6d5cec4c6cd6d55299 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 15 Oct 2003 22:39:38 +0000 Subject: Mixed modifications. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/nettools-inst.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06/nettools-inst.xml') diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index 28b6f98b5..fee875247 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -13,12 +13,12 @@ to actually enable these protocols in the kernel -- what you do here is merely telling the package to include support for those protocols in its programs, but it's up to the kernel to make the protocols available. -The following patch will fix a small syntax problem with the source -for the mii-tool binary: +First fix a small syntax problem in the sources of the mii-tool +program: patch -Np1 -i ../&net-tools-mii-patch; -Prepare Net-tools for compilation with: +Now prepare Net-tools for compilation with: make config -- cgit v1.2.3-54-g00ecf