wok-6.x diff rhino/receipt @ rev 7588
Disabled CONFIG_DEVTMPFS_MOUNT in kernel config. This causes problems with livecd i think.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Dec 10 00:11:21 2010 +0000 (2010-12-10) |
parents | d7465f7f9abb |
children | ad00280438a6 |
line diff
1.1 --- a/rhino/receipt Mon Aug 10 12:33:20 2009 +0000 1.2 +++ b/rhino/receipt Fri Dec 10 00:11:21 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()