aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/utillinux-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/utillinux-inst.xml')
-rw-r--r--chapter06/utillinux-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 794ce4ffd..eb561b913 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -18,8 +18,8 @@ mkdir -p /var/lib/hwclock</userinput></screen></para>
<para>Install Util-Linux by running the following commands:</para>
<para><screen><userinput>./configure &amp;&amp;
-make HAVE_SLN=yes ADD_RAW=yes &amp;&amp;
-make HAVE_SLN=yes ADD_RAW=yes install</userinput></screen></para>
+make HAVE_SLN=yes &amp;&amp;
+make HAVE_SLN=yes install</userinput></screen></para>
</sect2>