wok-current diff claws-mail-spam_report/receipt @ rev 15507
Up: thunderbird-langpack-da (17.0.10esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Nov 19 22:24:11 2013 +0100 (2013-11-19) |
parents | 4816906b39a1 |
children | 95f0c340fe01 |
line diff
1.1 --- a/claws-mail-spam_report/receipt Sun Oct 07 01:21:26 2012 +0200 1.2 +++ b/claws-mail-spam_report/receipt Tue Nov 19 22:24:11 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Reports spam to various places" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 SOURCE="spam_report" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.claws-mail.org" 1.11 @@ -25,6 +26,6 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/lib/claws-mail/plugins 1.15 - cp -a $_pkg/usr/lib/claws-mail/plugins/*.so* \ 1.16 + cp -a $install/usr/lib/claws-mail/plugins/*.so* \ 1.17 $fs/usr/lib/claws-mail/plugins 1.18 }