aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/iproute2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r--chapter06/iproute2.xml14
1 files changed, 2 insertions, 12 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 007639a33..b1e7374b4 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -43,10 +43,10 @@
<para>Compile the package:</para>
-<screen><userinput remap="make">make DESTDIR= SBINDIR=/sbin</userinput></screen>
+<screen><userinput remap="make">make DESTDIR=</userinput></screen>
<variablelist>
- <title>The meaning of the make options:</title>
+ <title>The meaning of the make option:</title>
<varlistentry>
<term><parameter>DESTDIR=</parameter></term>
@@ -57,16 +57,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term><parameter>SBINDIR=/sbin</parameter></term>
- <listitem>
- <para>This ensures that the IPRoute2 binaries will install into
- <filename class="directory">/sbin</filename>. This is the correct
- location according to the FHS, because some of the IPRoute2 binaries
- are used by the LFS-Bootscripts package.</para>
- </listitem>
- </varlistentry>
-
</variablelist>
<para>This package comes with a testsuite, but due to assumptions it makes,