mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 19:32:03 +00:00
Fix permissions for zlib static library
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
af6115579c
commit
fddfb52082
@ -71,6 +71,10 @@
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
||||
<para>Finally, fix permissions on the static library:</para>
|
||||
|
||||
<screen><userinput remap="install">chmod 0644 /usr/lib/libz.a</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="contents-zlib" role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user