CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
nss: updated to 3.30.2
[ports/opt-arm.git] / keyutils / Pkgfile
index 60521d5489d50fdcf703aacffe3c5d1f88cd1028..f9a2066d0e926593e08ab58d8cc1ab3e1cccbefa 100644 (file)
@@ -4,7 +4,7 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=keyutils
-version=1.5.9
+version=1.5.10
 release=1
 source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2)
 
@@ -16,5 +16,5 @@ build () {
 
   sed -i "/^CFLAGS/s/-g/$CFLAGS/" Makefile
   make
-  make install DESTDIR=$PKG MANDIR=/usr/man USRLIBDIR=/usr/lib LIBDIR=/lib
+  make install DESTDIR=$PKG USRLIBDIR=/usr/lib LIBDIR=/lib
 }