wok-6.x diff tmux/receipt @ rev 8504
gcc+gcj: remove build dir after packing files, don't exit but return
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 12 02:18:58 2011 +0100 (2011-02-12) |
parents | ee824f87f3d6 |
children | ae75a1adf8ca |
line diff
1.1 --- a/tmux/receipt Sat Jul 17 17:52:21 2010 +0000 1.2 +++ b/tmux/receipt Sat Feb 12 02:18:58 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tmux" 1.7 -VERSION="1.2" 1.8 +VERSION="1.3" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Terminal multiplexer." 1.11 MAINTAINER="paul@slitaz.org"