wok-6.x view claws-mail-extras/receipt @ rev 8786
Remove an uneeded 'report step' into linux receipt (tazwok get-src output one itself)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:48:31 2011 +0100 (2011-02-22) |
parents | b73340b36a32 |
children | 913b7c6095ec |
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.7.7"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 DEPENDS="claws-mail-archive claws-mail-attremover
9 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
10 gtkhtml2_viewer rssyl "
11 WEB_SITE="http://www.claws-mail.org/index.php"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr
18 }