Browse Source

chmod seems to be useless

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 years ago
parent
commit
ba9f7d8902
1 changed files with 0 additions and 1 deletions
  1. 0 1
      chapter05/grep-inst.xml

+ 0 - 1
chapter05/grep-inst.xml

@@ -6,7 +6,6 @@
 <para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 \
 <para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 \
 &nbsp;&nbsp;&nbsp;&nbsp;--disable-perl-regexp --with-included-regex
 &nbsp;&nbsp;&nbsp;&nbsp;--disable-perl-regexp --with-included-regex
 make LDFLAGS="-s"
 make LDFLAGS="-s"
-chmod 750 ./tests/*
 make check
 make check
 make install</userinput></screen></para>
 make install</userinput></screen></para>