wok-backports view claws-mail-extras/receipt @ rev 55

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 27 17:46:33 2019 +0100 (2019-02-27)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.9.3"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.claws-mail.org/index.php"
11 DEPENDS="claws-mail-archive claws-mail-attremover
12 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
13 claws-mail-fancy claws-mail-rssyl "
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 mkdir -p $fs/usr
19 }