xorg-xf86-input-vmmouse: moved man pages to /usr/share/man
This commit is contained in:
parent
d1cda7164c
commit
057040b0c9
@ -13,11 +13,6 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
|
||||
drwxr-xr-x root/root usr/lib/xorg/modules/input/
|
||||
-rwxr-xr-x root/root usr/lib/xorg/modules/input/vmmouse_drv.la
|
||||
-rwxr-xr-x root/root usr/lib/xorg/modules/input/vmmouse_drv.so
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/vmmouse_detect.1.gz
|
||||
drwxr-xr-x root/root usr/man/man4/
|
||||
-rw-r--r-- root/root usr/man/man4/vmmouse.4.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/X11/
|
||||
drwxr-xr-x root/root usr/share/X11/xorg.conf.d/
|
||||
@ -27,3 +22,8 @@ drwxr-xr-x root/root usr/share/hal/fdi/
|
||||
drwxr-xr-x root/root usr/share/hal/fdi/policy/
|
||||
drwxr-xr-x root/root usr/share/hal/fdi/policy/20thirdparty/
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
|
||||
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/vmmouse_detect.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man4/
|
||||
-rw-r--r-- root/root usr/share/man/man4/vmmouse.4.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=xorg-xf86-input-vmmouse
|
||||
version=13.1.0
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -13,7 +13,6 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--with-udev-rules-dir=/lib/udev/rules.d
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user