Browse Source

Install net-tools *after* sh-utils, else net-tools's hostname will be
replaced by sh-utils's version which is a bad one


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 years ago
parent
commit
f45dff64f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/chapter06.xml

+ 1 - 1
chapter06/chapter06.xml

@@ -41,13 +41,13 @@
 &c6-make;
 &c6-modutils;
 &c6-netkitbase;
-&c6-nettools;
 &c6-patch;
 &c6-procinfo;
 &c6-procps;
 &c6-psmisc;
 &c6-sed;
 &c6-shellutils;
+&c6-nettools;
 &c6-shadowpwd;
 &c6-sysklogd;
 &c6-sysvinit;