wok diff amule/receipt @ rev 14584
Remove pigz for moment, because not compile correctly
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun May 26 17:59:51 2013 +0200 (2013-05-26) |
parents | 134531ef9726 |
children | f4c22f009037 |
line diff
1.1 --- a/amule/receipt Sat Feb 04 16:22:35 2012 +0100 1.2 +++ b/amule/receipt Sun May 26 17:59:51 2013 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.xz" 1.5 WEB_SITE="http://www.amule.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -TAGS="p2p peer-to-peer file-share" 1.8 +TAGS="p2p peer-to-peer fileshare" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()