wok-stable diff xorg-xf86-input-evdev/receipt @ rev 9625

vlc: Fix DEPENDS alsa is not a package + move *DEPENDS var under all other since there are enormous ans it's simple to read
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 24 01:02:03 2011 +0200 (2011-04-24)
parents 79204b782a27
children 68b1394d9366
line diff
     1.1 --- a/xorg-xf86-input-evdev/receipt	Sun Feb 06 15:12:13 2011 +0000
     1.2 +++ b/xorg-xf86-input-evdev/receipt	Sun Apr 24 01:02:03 2011 +0200
     1.3 @@ -34,6 +34,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/*evdev.conf $fs/etc/X11/xorg.conf.d
     1.8 +	cp -a $stuff/*evdev.conf $fs/etc/X11/xorg.conf.d
     1.9  }
    1.10