-rwxr-xr-x root/root bin/keyctl
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/request-key.conf
+drwxr-xr-x root/root etc/request-key.d/
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.4
-rwxr-xr-x root/root lib/libkeyutils.so.1.4
-4c89b350eab1c361af8cb5343961056a keyutils-1.5.3.tar.bz2
+d759680b2f23c99af95938f5026f25fb keyutils-1.5.5.tar.bz2
# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
name=keyutils
-version=1.5.3
+version=1.5.5
release=1
source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2)
build () {
cd $name-$version
# We remove -m32 flag
- sed "59d" -i Makefile
+ sed "61d" -i Makefile
sed -i "/^MAN[1-9]/s|share/||;/^CFLAGS/s/-g/$CFLAGS/;s|/lib64|/lib|" Makefile
make -j1
make DESTDIR=$PKG install