wok diff mesa-dri/receipt @ rev 12824

linux: add ARM patch, improve receipt
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 22 11:26:32 2012 +0200 (2012-05-22)
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	Tue May 22 11:26:32 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  }