wok-next diff tcc/receipt @ rev 5194
Up: slitaz-base-files (3.2) Wok have now a 3.0 version string
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 28 15:43:04 2010 +0200 (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:43:04 2010 +0200 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()