aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/util-linux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/util-linux.xml')
-rw-r--r--chapter05/util-linux.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml
index 0c5624d0d..7561ddd84 100644
--- a/chapter05/util-linux.xml
+++ b/chapter05/util-linux.xml
@@ -36,8 +36,7 @@ by applying the following patch:</para>
from the <filename class="directory">/tools</filename> directory. This is fixed by altering the configure
script:</para>
-<screen><userinput>sed -i 's@/usr/include@/tools/include@g' configure
-chmod 755 configure</userinput></screen>
+<screen><userinput>sed -i 's@/usr/include@/tools/include@g' configure</userinput></screen>
<para>Prepare Util-linux for compilation:</para>