wok diff mesa-dri/receipt @ rev 13331

linux: add RT2800PCI (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 04 13:44:53 2012 +0200 (2012-09-04)
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 Sep 04 13:44:53 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  }