wok diff xorg-xf86-input-evtouch/receipt @ rev 7796

mpd: try and fix build without tcp_wrappers
author Paul Issott <paul@slitaz.org>
date Fri Dec 24 13:23:49 2010 +0000 (2010-12-24)
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	Fri Dec 24 13:23:49 2010 +0000
     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 \