[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (07d5becd2ff8d2c4adb454b610dd6f7a5b238e8b)

Vlad Glagolev scm at sourcemage.org
Wed Jun 18 22:11:01 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 database/postgresql/FINAL |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 07d5becd2ff8d2c4adb454b610dd6f7a5b238e8b
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    postgresql: woops

diff --git a/database/postgresql/FINAL b/database/postgresql/FINAL
index 63c0a52..e59ab44 100755
--- a/database/postgresql/FINAL
+++ b/database/postgresql/FINAL
@@ -1,4 +1,4 @@
-if [[ ! -e /var/lib/postgres/postresql.conf ]]; then
+if [[ ! -e /var/lib/postgres/data/postresql.conf ]]; then
   message "${MESSAGE_COLOR}"
   message "You need to run initdb and edit postgresql.conf manually."
   message "The PGDATA directory defaults to /var/lib/postgres/data."



More information about the SM-Commit mailing list