xorg-server: disable unstallation of sysnaptics driver temporary

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-24 18:09:54 +02:00
parent 567d65a4e4
commit 6538194155

View File

@ -66,7 +66,7 @@ mkdir -p $INSTALL/usr/share/X11/xorg.conf.d
#Drivers
$SCRIPTS/install xf86-input-evdev
$SCRIPTS/install xf86-input-synaptics
# $SCRIPTS/install xf86-input-synaptics
# $SCRIPTS/install xf86-input-wacom
for drv in $XORG_DRIVERS; do