projects
/
iserv-mod-error-reporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e796762
)
fixed update script: could not authenticate as root in psql
author
Roland Hieber
<devnull@localhost>
Thu, 27 Aug 2009 02:10:15 +0000
(
04:10
+0200)
committer
Roland Hieber
<devnull@localhost>
Thu, 27 Aug 2009 02:10:15 +0000
(
04:10
+0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
573602d
..
8c50428
100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-7,5
+7,7
@@
chgrp www-data /usr/share/iserv/www/inc/mod_error-reporter/config.inc
chkpriv
chklocale
# run update script
chkpriv
chklocale
# run update script
+export PGDATABASE=iserv
+export PGUSER=postgres
php /usr/share/iserv/modules/error-reporter/update.php
#DEBHELPER#
php /usr/share/iserv/modules/error-reporter/update.php
#DEBHELPER#
This page took
0.028314 seconds
and
4
git commands to generate.