CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: fixed issue with loadkeys command location
authorJose V Beneyto <sepen@crux.nu>
Wed, 23 Dec 2009 12:01:45 +0000 (13:01 +0100)
committerJose V Beneyto <sepen@crux.nu>
Wed, 23 Dec 2009 12:01:45 +0000 (13:01 +0100)
kbd/.footprint
kbd/Pkgfile

index 0c3f0f82b0f95ccac560c01f7eb3ea4edabddb41..3410172e04fbaa78ab995d8142f11b8cd7935315 100644 (file)
@@ -1,5 +1,3 @@
-drwxr-xr-x     root/root       bin/
--rwxr-xr-x     root/root       bin/loadkeys
 drwxr-xr-x     root/root       usr/
 drwxr-xr-x     root/root       usr/bin/
 -rwxr-xr-x     root/root       usr/bin/chvt
@@ -9,6 +7,7 @@ drwxr-xr-x      root/root       usr/bin/
 -rwxr-xr-x     root/root       usr/bin/getkeycodes
 -rwxr-xr-x     root/root       usr/bin/kbd_mode
 -rwxr-xr-x     root/root       usr/bin/kbdrate
+-rwxr-xr-x     root/root       usr/bin/loadkeys
 -rwxr-xr-x     root/root       usr/bin/openvt
 -rwxr-xr-x     root/root       usr/bin/setfont
 -rwxr-xr-x     root/root       usr/bin/setkeycodes
index 264eb2a1a1577c6f179c6797d9e2e2239139c341..ee849a49f71389bc51236f3db920a8f6ca5dca08 100644 (file)
@@ -6,7 +6,7 @@
 
 name=kbd
 version=1.15
-release=2
+release=3
 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz)
 
 build() {
@@ -30,9 +30,6 @@ EOF
   make
   make DESTDIR=$PKG install
 
-  install -d $PKG/bin
-  mv $PKG/usr/bin/loadkeys $PKG/bin
-
   ln -sf default8x9.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
 
   rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}