Index: installers/debian/openacs/postinst =================================================================== RCS file: /usr/local/cvsroot/installers/debian/openacs/postinst,v diff -u -N -r1.1 -r1.2 --- installers/debian/openacs/postinst 4 Apr 2008 14:10:31 -0000 1.1 +++ installers/debian/openacs/postinst 6 Aug 2008 06:08:24 -0000 1.2 @@ -102,7 +102,7 @@ # Modify config.tcl with debconf values - sed -i "/^ set db_host/,/^ set db_user/d;s/## Beginning of the conf changed by debconf ##/&\n set db_host $dbserver\n set db_password \"$dbpass\"\n set db_port \"5432\"\n set db_user $dbuser/" /etc/openacs/config.tcl + sed -i "/^ set db_host/,/^ set db_user/d;s/## Debconf changes (DO NOT EDIT BYHAND) ##/&\n set db_host $dbserver\n set db_password \"$dbpass\"\n set db_port \"5432\"\n set db_user $dbuser/" /etc/openacs/config.tcl # Install tsearch2 #. /usr/share/wwwconfig-common/pgsql-exec.sh