wok-6.x diff squirrelmail/receipt @ rev 15275

clipit: remove icon (sorry, guys), move autostart item back to /etc/...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Sep 25 19:03:47 2013 +0300 (2013-09-25)
parents f04a7db11ba8
children d51b2411e55e
line diff
     1.1 --- a/squirrelmail/receipt	Sat Dec 10 13:19:00 2011 +0100
     1.2 +++ b/squirrelmail/receipt	Wed Sep 25 19:03:47 2013 +0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Web mail."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-webmail-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.squirrelmail.org/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.12 +
    1.13  DEPENDS="php"
    1.14 -CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()