wok diff tcc/receipt @ rev 5197

get-wifi-firmware: fix typo
author Rohit Joshi <jozee@slitaz.org>
date Sun Mar 28 15:28:06 2010 -0400 (2010-03-28)
parents cb3974d9da27
children 2f9a90706449
line diff
     1.1 --- a/tcc/receipt	Fri Sep 25 09:09:41 2009 +0200
     1.2 +++ b/tcc/receipt	Sun Mar 28 15:28:06 2010 -0400
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://bellard.org/$PACKAGE/"
     1.6  WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL"
     1.7 +TAGS="compiler C"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()