wok-4.x diff tmux/receipt @ rev 9882
xlogo: cook/tazwok compatibility
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue May 17 01:04:54 2011 +0200 (2011-05-17) |
parents | ae75a1adf8ca |
children | 09986731806c |
line diff
1.1 --- a/tmux/receipt Fri Mar 04 15:13:57 2011 +0100 1.2 +++ b/tmux/receipt Tue May 17 01:04:54 2011 +0200 1.3 @@ -32,7 +32,7 @@ 1.4 cp -a $_pkg/usr/share/tmux $fs/usr/share 1.5 1.6 # Get screen terminfo datas. 1.7 - tazpkg get-install ncursesw-extra --root=$src/ncursesw-extra 1.8 + tazpkg get-install ncursesw-extra --root=$src/ncursesw-extra > /dev/null 2>&1 1.9 cp -a $src/ncursesw-extra/usr/share/terminfo/s/screen \ 1.10 $fs/usr/share/terminfo/s/ 1.11 rm -r $src/ncursesw-extra