diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 96a992878..84e4244e0 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -43,11 +43,6 @@ <sect2 role="installation"> <title>Installation of IPRoute2</title> - <para>Prepare IPRoute2 for compilation:</para> - -<screen><userinput>chmod u+x configure && -./configure</userinput></screen> - <para>Compile the package:</para> <screen><userinput>make SBINDIR=/sbin</userinput></screen> |