summaryrefslogtreecommitdiff
path: root/kbd
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2015-07-25 23:13:45 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2015-07-25 23:13:45 +0200
commitbad3804444e1ca0c8a88d1f7712a96cc1d3fe91e (patch)
tree37c5323f0f80630fdbc275cac68446bad884afb7 /kbd
parentfca90f70e89936ed4204bfcf5258e949fcb21c96 (diff)
downloadcore-bad3804444e1ca0c8a88d1f7712a96cc1d3fe91e.tar.gz
core-bad3804444e1ca0c8a88d1f7712a96cc1d3fe91e.tar.xz
kbd: move man-pages to /usr/share/man
Diffstat (limited to 'kbd')
-rw-r--r--kbd/.footprint46
-rw-r--r--kbd/Pkgfile7
2 files changed, 26 insertions, 27 deletions
diff --git a/kbd/.footprint b/kbd/.footprint
index 9ebb18d6..104082e1 100644
--- a/kbd/.footprint
+++ b/kbd/.footprint
@@ -19,29 +19,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/showkey
-rwxr-xr-x root/root usr/bin/unicode_start
-rwxr-xr-x root/root usr/bin/unicode_stop
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/chvt.1.gz
--rw-r--r-- root/root usr/man/man1/deallocvt.1.gz
--rw-r--r-- root/root usr/man/man1/dumpkeys.1.gz
--rw-r--r-- root/root usr/man/man1/fgconsole.1.gz
--rw-r--r-- root/root usr/man/man1/kbd_mode.1.gz
--rw-r--r-- root/root usr/man/man1/loadkeys.1.gz
--rw-r--r-- root/root usr/man/man1/openvt.1.gz
--rw-r--r-- root/root usr/man/man1/setleds.1.gz
--rw-r--r-- root/root usr/man/man1/setmetamode.1.gz
--rw-r--r-- root/root usr/man/man1/showkey.1.gz
--rw-r--r-- root/root usr/man/man1/unicode_start.1.gz
--rw-r--r-- root/root usr/man/man1/unicode_stop.1.gz
-drwxr-xr-x root/root usr/man/man5/
--rw-r--r-- root/root usr/man/man5/keymaps.5.gz
-drwxr-xr-x root/root usr/man/man8/
--rw-r--r-- root/root usr/man/man8/getkeycodes.8.gz
--rw-r--r-- root/root usr/man/man8/kbdrate.8.gz
--rw-r--r-- root/root usr/man/man8/setfont.8.gz
--rw-r--r-- root/root usr/man/man8/setkeycodes.8.gz
--rw-r--r-- root/root usr/man/man8/setvtrgb.8.gz
--rw-r--r-- root/root usr/man/man8/showconsolefont.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/kbd/
drwxr-xr-x root/root usr/share/kbd/consolefonts/
@@ -597,3 +574,26 @@ drwxr-xr-x root/root usr/share/kbd/unimaps/
-rw-r--r-- root/root usr/share/kbd/unimaps/ruscii.uni
-rw-r--r-- root/root usr/share/kbd/unimaps/tcvn.uni
-rw-r--r-- root/root usr/share/kbd/unimaps/viscii.uni
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/chvt.1.gz
+-rw-r--r-- root/root usr/share/man/man1/deallocvt.1.gz
+-rw-r--r-- root/root usr/share/man/man1/dumpkeys.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fgconsole.1.gz
+-rw-r--r-- root/root usr/share/man/man1/kbd_mode.1.gz
+-rw-r--r-- root/root usr/share/man/man1/loadkeys.1.gz
+-rw-r--r-- root/root usr/share/man/man1/openvt.1.gz
+-rw-r--r-- root/root usr/share/man/man1/setleds.1.gz
+-rw-r--r-- root/root usr/share/man/man1/setmetamode.1.gz
+-rw-r--r-- root/root usr/share/man/man1/showkey.1.gz
+-rw-r--r-- root/root usr/share/man/man1/unicode_start.1.gz
+-rw-r--r-- root/root usr/share/man/man1/unicode_stop.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/keymaps.5.gz
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/getkeycodes.8.gz
+-rw-r--r-- root/root usr/share/man/man8/kbdrate.8.gz
+-rw-r--r-- root/root usr/share/man/man8/setfont.8.gz
+-rw-r--r-- root/root usr/share/man/man8/setkeycodes.8.gz
+-rw-r--r-- root/root usr/share/man/man8/setvtrgb.8.gz
+-rw-r--r-- root/root usr/share/man/man8/showconsolefont.8.gz
diff --git a/kbd/Pkgfile b/kbd/Pkgfile
index daa36cc2..a66f942f 100644
--- a/kbd/Pkgfile
+++ b/kbd/Pkgfile
@@ -4,7 +4,7 @@
name=kbd
version=2.0.3
-release=1
+release=2
source=(http://ftp.kernel.org/pub/linux/utils/$name/$name-$version.tar.xz)
build() {
@@ -16,7 +16,6 @@ build() {
autoreconf --install
./configure --prefix=/usr \
- --mandir=/usr/man \
--datadir=/usr/share/kbd \
--disable-vlock \
--disable-nls
@@ -27,7 +26,7 @@ build() {
rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}
rm $PKG/usr/bin/{loadunimap,mapscrn,resizecons,psf*table}
- rm $PKG/usr/man/man8/{loadunimap,mapscrn,resizecons}.8
- rm $PKG/usr/man/man1/psf*table.1
+ rm $PKG/usr/share/man/man8/{loadunimap,mapscrn,resizecons}.8
+ rm $PKG/usr/share/man/man1/psf*table.1
find $PKG/usr/share/kbd/ -type f -name "README*" -delete
}

Generated by cgit