CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated to 1.15.5
[ports/core-arm.git] / kbd / Pkgfile
index b381ba13d9e952104007e6b1eae9a9280ab00c17..8a8ff30b8ca1b5bcedd176782b993f218611de7a 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on:
 
 name=kbd
-version=1.15.3
+version=1.15.5
 release=1
 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz)
 
@@ -15,6 +15,7 @@ build() {
   ./configure --prefix=/usr \
               --mandir=/usr/man \
               --datadir=/usr/share/kbd \
+              --disable-vlock \
               --disable-nls
   make
   make DESTDIR=$PKG install