CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated to 1.15.3 and aligned with upstream
[crossrootfs.git] / kbd / Pkgfile
index 23310c8f6b3ab275f42a0246eb12ca3487214b0f..96aca2c3d90b08f09fa19aa8d866a14cc8515960 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on:
 
 name=kbd
-version=1.15
-release=3
+version=1.15.3
+release=1
 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz)
 
 build() {
@@ -30,7 +30,7 @@ EOF
   make
   make DESTDIR=$PKG install
 
-  ln -sf default8x9.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
+  ln -sf default8x16.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
 
   rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}
   rm $PKG/usr/bin/{psfxtable,mapscrn,loadunimap} \