--- /usr/portage/dev-db/postgresql/postgresql-8.0.15.ebuild 2008-01-21 12:05:52.000000000 +0100 +++ /home/portage/overlay/dev-db/postgresql/postgresql-8.0.15.ebuild 2008-02-21 04:04:33.000000000 +0100 @@ -85,6 +85,9 @@ sed -i -e '/^\W\+psql scripts pg_config pg_controldata/ s/pg_config //' src/bin/Makefile epatch "${FILESDIR}/${P}-sh.patch" + # disable restrictive permission check for ssl key + # see discussion at http://archives.postgresql.org/pgsql-bugs/2007-12/msg00082.php + epatch "${FILESDIR}/07-relax-sslkey-permscheck.patch" # Prepare package for future tests if use test ; then