|
|
sed -i -e '/^\W\+psql scripts pg_config pg_controldata/ s/pg_config //' src/bin/Makefile | sed -i -e '/^\W\+psql scripts pg_config pg_controldata/ s/pg_config //' src/bin/Makefile |
| |
epatch "${FILESDIR}/${P}-sh.patch" | 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 | # Prepare package for future tests |
if use test ; then | if use test ; then |