wok-4.x diff tmux/receipt @ rev 9122
glibc: force status in compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 05 17:12:18 2011 +0100 (2011-03-05) |
parents | ae75a1adf8ca |
children | 09986731806c |
line diff
1.1 --- a/tmux/receipt Fri Mar 04 15:13:57 2011 +0100 1.2 +++ b/tmux/receipt Sat Mar 05 17:12:18 2011 +0100 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