wok-next diff phpldapadmin/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 c13c815a576c
children 6bfa3b761dd2
line diff
     1.1 --- a/phpldapadmin/receipt	Sun Jul 27 09:18:17 2008 +0000
     1.2 +++ b/phpldapadmin/receipt	Sat Aug 09 17:50:04 2008 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  DEPENDS="php-ldap"
     1.7 +CONFIG_FILES="/etc/phpldapadmin/config.php"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()