wok diff claws-mail-plugins/receipt @ rev 15639

Down rack (1.3.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 20:33:37 2013 +0000 (2013-12-09)
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	Mon Dec 09 20:33:37 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