wok diff tmux/receipt @ rev 9850

Up: kbd to 1.15.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 21:55:14 2011 +0000 (2011-05-15)
parents ae75a1adf8ca
children 09986731806c
line diff
     1.1 --- a/tmux/receipt	Fri Mar 04 15:13:57 2011 +0100
     1.2 +++ b/tmux/receipt	Sun May 15 21:55:14 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