diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 13:43:04 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 13:43:04 +0000 |
commit | f6a2cfa36669e43b3faef5b262691012d7ea7a71 (patch) | |
tree | b468ca9930d4116bf0ae9abc4cbaefb76a5be195 /chapter07 | |
parent | 9f3a510454d36ceeab531ae88dbbd57ff11151bd (diff) |
Minor oops in the bootscripts upgrade - forgot to remove the separate targets for syslog-ng and hotplug
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/bootscripts.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index c8e358326..19c165640 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -26,12 +26,6 @@ <screen><userinput>make install</userinput></screen> -<para>Since this version of LFS also uses the hotplug and syslog-ng packages, -we also want to make sure we install the bootscripts for those as well:</para> - -<screen><userinput>make install-hotplug -make install-syslog-ng</userinput></screen> - </sect2> |