diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-04-10 23:36:53 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-04-10 23:36:53 +0000 |
commit | ee4bb54fdf397733504460659eaf60117aeea950 (patch) | |
tree | bbf3ec45bcbf08930f176b417c8fac94fe5edd4d | |
parent | 785e2376535002902df7297c3e5a35adba064664 (diff) |
Removed the line concerning the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/sysklogd-inst.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/sysklogd-inst.xml b/chapter06/sysklogd-inst.xml index 8cab2809b..b0c15fcd4 100644 --- a/chapter06/sysklogd-inst.xml +++ b/chapter06/sysklogd-inst.xml @@ -7,8 +7,6 @@ Install Sysklogd by running the following commands: <blockquote><literallayout> - <userinput>patch -Np1 -i ../sysklogd-1.4.patch - &&</userinput> <userinput>make &&</userinput> <userinput>make install</userinput> |