wok-current diff xorg-rgb/receipt @ rev 6698
Down: inkscape (0.48.0 => 0.47)
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Wed Oct 13 13:55:08 2010 +0100 (2010-10-13) |
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 Wed Oct 13 13:55:08 2010 +0100 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 }