# HG changeset patch # User Paul Issott # Date 1350848720 -3600 # Node ID 729865729f2a5f51c4086f17d5bc7c8129d686a0 # Parent 97a1415c2ffa57de24a602b7f4c5a09bf0b3ab3c Up tmux (1.7) diff -r 97a1415c2ffa -r 729865729f2a tmux/receipt --- a/tmux/receipt Sun Oct 21 15:39:23 2012 +0200 +++ b/tmux/receipt Sun Oct 21 20:45:20 2012 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tmux" -VERSION="1.6" +VERSION="1.7" CATEGORY="utilities" SHORT_DESC="Terminal multiplexer." MAINTAINER="paul@slitaz.org" @@ -28,12 +28,12 @@ genpkg_rules() { mkdir -p $fs/usr/share/terminfo/s/ - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr # copy sample configs - cp -a $_pkg/usr/share/tmux $fs/usr/share + cp -a $install/usr/share/tmux $fs/usr/share - # Get screen terminfo datas. + # Get screen terminfo data tazpkg get-install ncursesw-extra --root=$src/ncursesw-extra > /dev/null 2>&1 cp -a $src/ncursesw-extra/usr/share/terminfo/s/screen \ $fs/usr/share/terminfo/s/