# Compiling Time: 0.01 SBU # Maintainer: DeX77 pkgname=keyutils pkgver=1.5.9 pkgrel=5 pkgdesc="Keyutils is a set of utilities for managing the key retention facility in the kernel" url="https://rhn.redhat.com/errata/RHEA-2006-0090.html" depends=('glibc>=2.22-7') archs=('i686' 'x86_64' 'arm') groups=('base') source=(http://people.redhat.com/~dhowells/keyutils/keyutils-$pkgver.tar.bz2) up2date="Flasttar http://people.redhat.com/~dhowells/keyutils/ " sha1sums=('cf040adebe25eb466760f34752f4100fd5acb5e7') build() { export NO_ARLIB=1 Fsed '/lib64' '/lib' Makefile Fbuild } # optimization OK