postgresql: switch to INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-16 09:39:33 +02:00
parent ed628473d3
commit 2c91cfd5b6
2 changed files with 2 additions and 10 deletions

View file

@ -1,17 +1,9 @@
# *-*-shell-*-*
#
case ${ACTION} in
post)
cat << _EOF
===================================================================== =====================================================================
To customize PostgreSQL's systemd initialization: To customize PostgreSQL's initialization:
/etc/default/postgresql /etc/default/postgresql
To customize PostgreSQL's server configuration: To customize PostgreSQL's server configuration:
/etc/postgresql/postgresql.conf /etc/postgresql/postgresql.conf
===================================================================== =====================================================================
_EOF
;;
esac

View file

@ -1,7 +1,7 @@
# Template file for 'postgresql' # Template file for 'postgresql'
pkgname=postgresql pkgname=postgresql
version=8.4.21 version=8.4.21
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python
--with-pam --datadir=/usr/share/postgresql --enable-thread-safety --with-pam --datadir=/usr/share/postgresql --enable-thread-safety