wok-6.x diff xorg-xf86-input-evdev/receipt @ rev 10112
Up: groff to 1.21.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 15:33:26 2011 +0000 (2011-05-20) |
parents | 79204b782a27 |
children | 68b1394d9366 |
line diff
1.1 --- a/xorg-xf86-input-evdev/receipt Sun Feb 06 15:12:13 2011 +0000 1.2 +++ b/xorg-xf86-input-evdev/receipt Fri May 20 15:33:26 2011 +0000 1.3 @@ -34,6 +34,6 @@ 1.4 cp -a $_pkg/usr/lib/X11/modules/input/*.so \ 1.5 $fs/usr/lib/X11/modules/input/ 1.6 mkdir -p $fs/etc/X11/xorg.conf.d 1.7 - cp -a stuff/*evdev.conf $fs/etc/X11/xorg.conf.d 1.8 + cp -a $stuff/*evdev.conf $fs/etc/X11/xorg.conf.d 1.9 } 1.10