wok-6.x diff rhino/receipt @ rev 7617
lzma, xz: Fixed removeal of unlzma in post_install and pre_install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 12 08:04:46 2010 +0000 (2010-12-12) |
parents | d7465f7f9abb |
children | ad00280438a6 |
line diff
1.1 --- a/rhino/receipt Mon Aug 10 12:33:20 2009 +0000 1.2 +++ b/rhino/receipt Sun Dec 12 08:04:46 2010 +0000 1.3 @@ -12,6 +12,7 @@ 1.4 TARBALL="${PACKAGE}1_7R2.zip" 1.5 WEB_SITE="http://www.mozilla.org/rhino/" 1.6 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/js/$TARBALL" 1.7 +TAGS="java javascript" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()