wok-6.x diff xorg-rgb/receipt @ rev 6069
Add: qemu-{arm,mips,ppc,x86}
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Aug 24 10:49:58 2010 +0200 (2010-08-24) |
parents | 7869c27eeaf7 |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-rgb/receipt Fri Oct 03 11:21:33 2008 +0000 1.2 +++ b/xorg-rgb/receipt Tue Aug 24 10:49:58 2010 +0200 1.3 @@ -28,11 +28,4 @@ 1.4 mkdir -p $fs/usr/share 1.5 cp -a $_pkg/usr/bin $fs/usr 1.6 cp -a $_pkg/usr/share/X11 $fs/usr/share 1.7 - strip -s $fs/usr/bin/* 1.8 - 1.9 - # To be compatible with Xvesa from XFree86. 1.10 - # 1.11 - #mkdir -p $fs/usr/X11R6/lib/X11 1.12 - #cd $fs/usr/X11R6/lib/X11 1.13 - #ln -s /usr/share/X11/rgb.txt rgb.txt 1.14 }