Details on this package are located in Section 10.43.2, “Contents of Libcap.”
Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.
Compile the package:
make CC="gcc ${BUILDN32}"
This package does not come with a test suite.
Install the package:
make lib=lib32 install chmod -v 755 /lib32/libcap.so.2.25 ln -sfv ../../lib32/$(readlink /lib32/libcap.so) /usr/lib32/libcap.so rm -v /lib32/libcap.so mv -v /lib32/libcap.a /usr/lib32
Details on this package are located in Section 10.43.2, “Contents of Libcap.”