wok-stable diff squirrelmail/receipt @ rev 1212

Add missing CONFIG_FILES=
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 09 17:50:04 2008 +0000 (2008-08-09)
parents a9767f41f059
children ce9ca92103e0
line diff
     1.1 --- a/squirrelmail/receipt	Fri Aug 08 16:12:50 2008 +0000
     1.2 +++ b/squirrelmail/receipt	Sat Aug 09 17:50:04 2008 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.squirrelmail.org/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()