Changeset 8cece12


Ignore:
Timestamp:
10/15/2021 05:59:06 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
57e2684d, 7c8e399
Parents:
fa32551
Message:

libcap: remove unneeded chmod command

Libcap-2.59 install shared libs with mode 0755 by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/libcap.xml

    rfa32551 r8cece12  
    7373
    7474<screen><userinput remap="install">make prefix=/usr lib=lib install</userinput></screen>
    75 
    76     <para>Adjust the permission of the shared libraries:</para>
    77 
    78 <screen><userinput remap="install">chmod -v 755 /usr/lib/lib{cap,psx}.so.&libcap-version;</userinput></screen>
    7975
    8076  </sect2>
Note: See TracChangeset for help on using the changeset viewer.