wok-6.x diff get-rar/receipt @ rev 9745
Fixed binutils to work with tazwok. Need to cd $src before mkdir -p ../binutils-build. This will not chanage anything with cookutils.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 09 22:07:48 2011 +0000 (2011-05-09) |
parents | 93cdea384a76 |
children | 42b8478866fb |
line diff
1.1 --- a/get-rar/receipt Fri Apr 17 22:17:58 2009 +0200 1.2 +++ b/get-rar/receipt Mon May 09 22:07:48 2011 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Get RAR packer." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 WEB_SITE="http://www.rarlab.com/" 1.7 +TAGS="compression archive" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()