summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/phppgadmin/files/postinstall-en.txt')
-rw-r--r--dev-db/phppgadmin/files/postinstall-en.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/phppgadmin/files/postinstall-en.txt b/dev-db/phppgadmin/files/postinstall-en.txt
index 9f0f647ac0a5..b91c873296cb 100644
--- a/dev-db/phppgadmin/files/postinstall-en.txt
+++ b/dev-db/phppgadmin/files/postinstall-en.txt
@@ -1,6 +1,6 @@
-Make sure you edit /etc/phppgadmin/config.inc.php
+Make sure you edit ${MY_INSTALLDIR}/conf/config.inc.php
To use the reports-database, you have to manually
execute
-psql -f /etc/phppgadmin/reports-pgsql.sql
+psql -f ${MY_INSTALLDIR}/sql/reports-pgsql.sql