wok diff postgresql/receipt @ rev 2351

slitaz-eeepc: Tidy up docs
author Paul Issott <paul@slitaz.org>
date Wed Mar 04 19:53:35 2009 +0000 (2009-03-04)
parents 0b5369890274
children 79e6c7e5b6d3
line diff
     1.1 --- a/postgresql/receipt	Tue Feb 10 17:01:04 2009 +0000
     1.2 +++ b/postgresql/receipt	Wed Mar 04 19:53:35 2009 +0000
     1.3 @@ -10,6 +10,8 @@
     1.4  WGET_URL="ftp://ftp.fr.postgresql.org/source/v$VERSION/$TARBALL"
     1.5  DEPENDS="postgresql-client zlib slitaz-base-files"
     1.6  BUILD_DEPENDS="zlib-dev readline-dev ncurses-dev"
     1.7 +CONFIG_FILES="/var/lib/pgsql/*.conf"
     1.8 +DATABASE_FILES="/var/lib/pgsql"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()