wok diff tmux/receipt @ rev 9521
Add arpwatch.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 07 08:27:54 2011 +0000 (2011-04-07) |
parents | ae75a1adf8ca |
children | 09986731806c |
line diff
1.1 --- a/tmux/receipt Fri Mar 04 15:13:57 2011 +0100 1.2 +++ b/tmux/receipt Thu Apr 07 08:27:54 2011 +0000 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