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

syslinux: remove default.cfg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 07 10:33:31 2012 +0200 (2012-05-07)
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	Mon May 07 10:33:31 2012 +0200
     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