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

Up: libxcb to 1.8.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 30 04:44:21 2012 +0000 (2012-05-30)
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	Wed May 30 04:44:21 2012 +0000
     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