mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
chmod seems to be useless
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
06624e9337
commit
ba9f7d8902
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user