libcap: remove unneeded chmod command

Libcap-2.59 install shared libs with mode 0755 by default.
This commit is contained in:
Xi Ruoyao 2021-10-16 01:59:06 +08:00
parent fa32551de1
commit 8cece120f9
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -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">