wok-stable diff xorg-xf86-input-synaptics/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents c514cc4854d8
children
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 Mar 04 18:42:23 2019 +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