summaryrefslogtreecommitdiff
path: root/xkeyboard-config
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
committerMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
commit7a57422b484bf41d247c35ec6cba67feb199d873 (patch)
tree05288279ab0889dbef9bfa255a3c858c4a3ebe83 /xkeyboard-config
parent3f50cfd05395e644cc49989cfaa3070ae0d6c42f (diff)
downloadxorg-7a57422b484bf41d247c35ec6cba67feb199d873.tar.gz
xorg-7a57422b484bf41d247c35ec6cba67feb199d873.tar.xz
xkeyboard-config: moved man pages to /usr/share/man
Diffstat (limited to 'xkeyboard-config')
-rw-r--r--xkeyboard-config/.footprint6
-rw-r--r--xkeyboard-config/Pkgfile3
2 files changed, 4 insertions, 5 deletions
diff --git a/xkeyboard-config/.footprint b/xkeyboard-config/.footprint
index cf1ef0a1..949b311e 100644
--- a/xkeyboard-config/.footprint
+++ b/xkeyboard-config/.footprint
@@ -1,7 +1,4 @@
drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man7/
--rw-r--r-- root/root usr/man/man7/xkeyboard-config.7.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/X11/
drwxr-xr-x root/root usr/share/X11/xkb/
@@ -299,5 +296,8 @@ drwxr-xr-x root/root usr/share/X11/xkb/types/
-rw-r--r-- root/root usr/share/X11/xkb/types/nokia
-rw-r--r-- root/root usr/share/X11/xkb/types/numpad
-rw-r--r-- root/root usr/share/X11/xkb/types/pc
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man7/
+-rw-r--r-- root/root usr/share/man/man7/xkeyboard-config.7.gz
drwxr-xr-x root/root usr/share/pkgconfig/
-rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc
diff --git a/xkeyboard-config/Pkgfile b/xkeyboard-config/Pkgfile
index 666aeabc..39ab9178 100644
--- a/xkeyboard-config/Pkgfile
+++ b/xkeyboard-config/Pkgfile
@@ -5,14 +5,13 @@
name=xkeyboard-config
version=2.15
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/data/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
- --mandir=/usr/man \
--disable-nls \
--with-xkb-base=/usr/share/X11/xkb \
--with-xkb-rules-symlink=xorg

Generated by cgit