wok diff xorg-xf86-input-synaptics/receipt @ rev 11208

Add from wok-undigest: seed
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 03 11:20:57 2011 +0100 (2011-11-03)
parents c514cc4854d8
children bdd39c3e98d5
line diff
     1.1 --- a/xorg-xf86-input-synaptics/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-xf86-input-synaptics/receipt	Thu Nov 03 11:20:57 2011 +0100
     1.3 @@ -35,6 +35,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/*.conf $fs/etc/X11/xorg.conf.d
     1.8 +	cp -a $stuff/*.conf $fs/etc/X11/xorg.conf.d
     1.9  }
    1.10