wok-current diff nqc/receipt @ rev 6928

Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 22 22:36:22 2010 +0000 (2010-10-22)
parents 7c7d61c79e14
children e12edf09e821
line diff
     1.1 --- a/nqc/receipt	Sat Aug 29 22:36:12 2009 +0000
     1.2 +++ b/nqc/receipt	Fri Oct 22 22:36:22 2010 +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()