wok-6.x diff claws-mail-plugins/receipt @ rev 15294
TeXmacs: remove util.h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 27 09:29:34 2013 +0000 (2013-09-27) |
parents | fdea92a66d45 |
children | 95f0c340fe01 |
line diff
1.1 --- a/claws-mail-plugins/receipt Sun Oct 07 01:15:34 2012 +0200 1.2 +++ b/claws-mail-plugins/receipt Fri Sep 27 09:29:34 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Standart plugins for claws-mail." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 DEPENDS="claws-mail bogofilter xorg-libXdamage gcc-lib-base" 1.9 WEB_SITE="http://www.claws-mail.org/index.php" 1.10 WANTED="claws-mail" 1.11 @@ -14,6 +15,6 @@ 1.12 { 1.13 mkdir -p $fs/usr/lib/$WANTED/plugins 1.14 1.15 - cp -a $_pkg/usr/lib/$WANTED/plugins/*.so* $fs/usr/lib/$WANTED/plugins/ 1.16 + cp -a $install/usr/lib/$WANTED/plugins/*.so* $fs/usr/lib/$WANTED/plugins/ 1.17 } 1.18