xkeyboard-config: moved man pages to /usr/share/man

This commit is contained in:
Matt Housh 2015-08-12 11:06:49 -05:00
parent 3f50cfd053
commit 7a57422b48
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,4 @@
drwxr-xr-x root/root usr/ 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/
drwxr-xr-x root/root usr/share/X11/ drwxr-xr-x root/root usr/share/X11/
drwxr-xr-x root/root usr/share/X11/xkb/ 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/nokia
-rw-r--r-- root/root usr/share/X11/xkb/types/numpad -rw-r--r-- root/root usr/share/X11/xkb/types/numpad
-rw-r--r-- root/root usr/share/X11/xkb/types/pc -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/ drwxr-xr-x root/root usr/share/pkgconfig/
-rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc -rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc

View File

@ -5,14 +5,13 @@
name=xkeyboard-config name=xkeyboard-config
version=2.15 version=2.15
release=1 release=2
source=(http://xorg.freedesktop.org/releases/individual/data/$name/$name-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/data/$name/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr \ ./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls \ --disable-nls \
--with-xkb-base=/usr/share/X11/xkb \ --with-xkb-base=/usr/share/X11/xkb \
--with-xkb-rules-symlink=xorg --with-xkb-rules-symlink=xorg