aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/patch-inst.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter05/patch-inst.xml b/chapter05/patch-inst.xml
index 1b560b3ea..2700e65e0 100644
--- a/chapter05/patch-inst.xml
+++ b/chapter05/patch-inst.xml
@@ -6,7 +6,6 @@
<para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE CFLAGS="-O2 -pipe" \
&nbsp;&nbsp;&nbsp;&nbsp;./configure --prefix=/stage1
make LDFLAGS="-s"
-make check
make install</userinput></screen></para>