aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/grep-inst.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter05/grep-inst.xml b/chapter05/grep-inst.xml
index efa72f258..5bb131fbd 100644
--- a/chapter05/grep-inst.xml
+++ b/chapter05/grep-inst.xml
@@ -6,7 +6,6 @@
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 \
&nbsp;&nbsp;&nbsp;&nbsp;--disable-perl-regexp --with-included-regex
make LDFLAGS="-s"
-chmod 750 ./tests/*
make check
make install</userinput></screen></para>