wok-next diff mesa-dri/receipt @ rev 13499

Add zfs-fuse
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 13 11:15:07 2012 +0200 (2012-10-13)
parents 3b75bb1bb79f
children 37eb1b42e1fe
line diff
     1.1 --- a/mesa-dri/receipt	Sat May 21 00:34:13 2011 +0000
     1.2 +++ b/mesa-dri/receipt	Sat Oct 13 11:15:07 2012 +0200
     1.3 @@ -20,5 +20,5 @@
     1.4  	done
     1.5  
     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  }