summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ledger-smb.conf')
-rw-r--r--ledger-smb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledger-smb.conf b/ledger-smb.conf
index 86f909d9..0589278c 100644
--- a/ledger-smb.conf
+++ b/ledger-smb.conf
@@ -34,7 +34,7 @@ $latex = 1;
$gzip = "gzip -S .gz";
# if the server can't find gzip, latex, dvips or pdflatex, add the path
-$ENV{PATH} .= ":/usr/local/bin";
+$ENV{PATH} .= ":/usr/local/bin:/usr/local/pgsql/bin";
# on mac os X using Fink's Perl libs, add the path
#$ENV{PERL5LIB} .= ":/sw/lib/perl5";