mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
correct p7zip file permissions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12470 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9b6cebeb39
commit
4a665af0c9
@ -94,7 +94,8 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make all3</userinput></screen>
|
||||
<screen><userinput>sed -i -e 's/chmod 555/chmod 755/' -e 's/chmod 444/chmod 644/' install.sh &&
|
||||
make all3</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make test</command>.
|
||||
|
Loading…
Reference in New Issue
Block a user