From 4a7a683b9a72b17fe56efe9b1e0e2e33d1c9278d Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 13 May 2003 07:38:47 +0000 Subject: Applied Zack's various-fixes patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/inetutils-inst.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/inetutils-inst.xml') diff --git a/chapter06/inetutils-inst.xml b/chapter06/inetutils-inst.xml index 37cfff695..080ce8411 100644 --- a/chapter06/inetutils-inst.xml +++ b/chapter06/inetutils-inst.xml @@ -6,8 +6,7 @@ Prepare Inetutils to be compiled: ./configure --prefix=/usr --disable-syslogd \ -    --libexecdir=/usr/sbin --infodir=/usr/share/info \ -    --mandir=/usr/share/man --disable-logger +    --libexecdir=/usr/sbin --disable-logger The meanings of the configure options are: -- cgit v1.2.3-54-g00ecf