wok-current diff hsetroot/receipt @ rev 9706
gcc: one more fix to remove gcc-build in genpkg_rules
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 08 20:23:16 2011 +0200 (2011-05-08) |
parents | 8ca23e8fc082 |
children | de49f29b101e |
line diff
1.1 --- a/hsetroot/receipt Sun Mar 15 20:53:26 2009 +0000 1.2 +++ b/hsetroot/receipt Sun May 08 20:23:16 2011 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://thegraveyard.org/hsetroot.php" 1.6 WGET_URL="http://thegraveyard.org/files/$TARBALL" 1.7 +TAGS="wallpaper" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()