wok-6.x diff nqc/receipt @ rev 8121
Fixed pcsxr-svn to use lzma-alone instead of lzma wrapper script. Turns out the lzma wrapper script for xz is incompatible with lzma-alone compression. Also lzma-alone compress better.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 24 00:57:47 2011 +0000 (2011-01-24) |
parents | 7c7d61c79e14 |
children | e12edf09e821 |
line diff
1.1 --- a/nqc/receipt Sat Aug 29 22:36:12 2009 +0000 1.2 +++ b/nqc/receipt Mon Jan 24 00:57:47 2011 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://bricxcc.sourceforge.net/nqc/" 1.5 #WGET_URL="http://bricxcc.sourceforge.net/nqc/release/$TARBALL" 1.6 WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL" 1.7 +TAGS="compiler language" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()