wok diff xorg-xf86-input-evtouch/receipt @ rev 6641
xorg-xf86-input-evtouch: update to new xorg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 10 22:25:46 2010 +0200 (2010-10-10) |
parents | d7c87b8a2a34 |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-xf86-input-evtouch/receipt Fri Feb 05 15:01:53 2010 +0100 1.2 +++ b/xorg-xf86-input-evtouch/receipt Sun Oct 10 22:25:46 2010 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + grep -qs dummy evtouch.c && patch -p1 < ../stuff/evtouch.u 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --sysconfdir=/etc \