From 78a9ee5ab0ed1a94ad9bf028100584f28972f3dd Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 5 Sep 2001 17:24:39 +0000 Subject: Changed net-tools's installation method to 'make update' instead of 'make install' git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/nettools-inst.xml | 8 +------- chapter06/nettools.xml | 1 + 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'chapter06') diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index e6b12bed5..51a74e209 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -4,13 +4,7 @@ Install Net-tools by running the following commands: make && -make install - -The hostname from this package replaces the -version that was originally installed by the sh-utils package. Sometimes -the sh-utils version gets left behind as /bin/hostname.old so you may -wish to remove it by running -rm /bin/hostname.old +make update diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml index d0a348a2e..26fd244cf 100644 --- a/chapter06/nettools.xml +++ b/chapter06/nettools.xml @@ -5,6 +5,7 @@ Estimated required disk space: &net-tools-compsize; &c6-nettools-inst; +&c6-nettools-exp; &aa-nettools-desc; &ab-net-tools-dep; -- cgit v1.2.3-54-g00ecf