mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
libcap: remove unneeded chmod command
Libcap-2.59 install shared libs with mode 0755 by default.
This commit is contained in:
parent
fa32551de1
commit
8cece120f9
@ -73,10 +73,6 @@
|
||||
|
||||
<screen><userinput remap="install">make prefix=/usr lib=lib install</userinput></screen>
|
||||
|
||||
<para>Adjust the permission of the shared libraries:</para>
|
||||
|
||||
<screen><userinput remap="install">chmod -v 755 /usr/lib/lib{cap,psx}.so.&libcap-version;</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="contents-libcap" role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user