diff options
Diffstat (limited to 'postgresql-setup.in')
-rw-r--r-- | postgresql-setup.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql-setup.in b/postgresql-setup.in index bd96e09..0d78a69 100644 --- a/postgresql-setup.in +++ b/postgresql-setup.in @@ -30,7 +30,7 @@ PGLOG=@INITDB_LOG@ # Log file for pg_upgrade PGUPLOG=@UPGRADE_LOG@ -SYSCONFIG_DIR=@SYSCONFIG_DIR@ +SYSCONFIG_DIR=@PKGCONFIG_DIR@ SU=@SU@ |