wok-6.x diff terminal/receipt @ rev 5885
privoxy: fix build.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 21 16:00:54 2010 +0200 (2010-07-21) |
parents | 71185dbe9adf |
children | ffa7363d2338 |
line diff
1.1 --- a/terminal/receipt Thu Sep 24 13:22:06 2009 +0200 1.2 +++ b/terminal/receipt Wed Jul 21 16:00:54 2010 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.xfce.org/" 1.6 WGET_URL="$WEB_SITE/archive/xfce/4.6.1/src/$TARBALL" 1.7 +TAGS="terminal" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()