diff options
Diffstat (limited to 'chapter05/grep-inst.xml')
-rw-r--r-- | chapter05/grep-inst.xml | 1 |
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 \ --disable-perl-regexp --with-included-regex make LDFLAGS="-s" -chmod 750 ./tests/* make check make install</userinput></screen></para> |