pkgname: libcap pkgver: '2.78' pkgrel: '1' pkgdesc: POSIX 1003.1e capabilities library url: 'https://www.kernel.org/pub/linux/libs/security/linux-privs/' arch: x86_64 depends: [] makedepends: - pam source: - 'https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${pkgver}.tar.xz' sha256sums: - 0d621e562fd932ccf67b9660fb018e468a683d7b827541df27813228c996bb11 build: | cd libcap-${pkgver} sed -i '/install -m.*STA/d' libcap/Makefile make prefix=/usr lib=lib sbindir=bin make prefix=${PKGDIR}/usr lib=lib sbindir=bin install chmod -v 755 ${PKGDIR}/usr/lib/lib{cap,psx}.so.${pkgver} package: | true