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