wok-6.x diff tcc/receipt @ rev 5183
openssh: fix last commit...
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 27 22:35:58 2010 +0100 (2010-03-27) |
parents | cb3974d9da27 |
children | 2f9a90706449 |
line diff
1.1 --- a/tcc/receipt Fri Sep 25 09:09:41 2009 +0200 1.2 +++ b/tcc/receipt Sat Mar 27 22:35:58 2010 +0100 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()