wok-stable diff xorg-rgb/receipt @ rev 579
Split alsaplayer: alsaplayer-scopes (visual plugins out)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 15 01:19:34 2008 +0200 (2008-04-15) |
parents | dc2dd4d7fffb |
children | 075898aaed14 |
line diff
1.1 --- a/xorg-rgb/receipt Tue Dec 18 13:41:02 2007 +0100 1.2 +++ b/xorg-rgb/receipt Tue Apr 15 01:19:34 2008 +0200 1.3 @@ -29,8 +29,10 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/share/X11 $fs/usr/share 1.6 strip -s $fs/usr/bin/* 1.7 + 1.8 # To be compatible with Xvesa from XFree86. 1.9 - mkdir -p $fs/usr/X11R6/lib/X11 1.10 - cd $fs/usr/X11R6/lib/X11 1.11 - ln -s /usr/share/X11/rgb.txt rgb.txt 1.12 + # 1.13 + #mkdir -p $fs/usr/X11R6/lib/X11 1.14 + #cd $fs/usr/X11R6/lib/X11 1.15 + #ln -s /usr/share/X11/rgb.txt rgb.txt 1.16 }