wok-backports diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/claws-mail-extras/receipt	Wed Feb 27 17:46:33 2019 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="claws-mail-extras"
     1.7 +VERSION="3.9.3"
     1.8 +CATEGORY="meta"
     1.9 +SHORT_DESC="All extras plugins for Claws-mail."
    1.10 +MAINTAINER="erjo@slitaz.org"
    1.11 +LICENSE="GPL3"
    1.12 +WEB_SITE="http://www.claws-mail.org/index.php"
    1.13 +
    1.14 +DEPENDS="claws-mail-archive claws-mail-attremover
    1.15 + claws-mail-notification claws-mail-spam_report claws-mail-vcalendar 
    1.16 + claws-mail-fancy claws-mail-rssyl "
    1.17 +
    1.18 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.19 +genpkg_rules()
    1.20 +{
    1.21 +	mkdir -p $fs/usr
    1.22 +}
    1.23 +