FS#3689 - [testing] synaptics has broken paths
Attached to Project:
Arch Linux
Opened by Thomas Bächler (brain0) - Monday, 02 January 2006, 10:32 GMT
Opened by Thomas Bächler (brain0) - Monday, 02 January 2006, 10:32 GMT
|
Details
The synaptics driver from testing for xorg 7 has broken
paths:
[thomas@gollum ~]$ pacman -Ql synaptics|grep drv synaptics /usr/lib/modules/input/synaptics_drv.o The correct path would be /usr/lib/xorg/modules/input/ (at least, synaptics worked after I moved the file to that directory). |
This task depends upon
sed -i -e 's:modules/input:xorg/modules/input:g' Makefile