wok-6.x
diff mesa-dri/receipt @ rev 12810
readline: ARM want it :-) so we can cross compile bash
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Sun May 20 03:01:49 2012 +0200 (2012-05-20) |
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 Sun May 20 03:01:49 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 }