xorg-xf86-input-evdev: install 10-evdev.conf
This commit is contained in:
parent
2374ef26e2
commit
459857d43f
@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/input/
|
||||
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/
|
||||
-rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-evdev.conf
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man4/
|
||||
-rw-r--r-- root/root usr/share/man/man4/evdev.4.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=xorg-xf86-input-evdev
|
||||
version=2.10.0
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -16,7 +16,4 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
# already installed by xorg-server
|
||||
rm $PKG/usr/share/X11/xorg.conf.d/10-evdev.conf
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user