summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
blob: 7821cf58506a4ec323965bb3f5a280f5af7ced8f (plain)
  1. # if the server can't find gzip, latex, dvips or pdflatex, add the path
  2. $ENV{PATH} .= ":/usr/local/bin:/usr/local/pgsql/bin";
  3. # on mac os X using Fink's Perl libs, add the path
  4. #$ENV{PERL5LIB} .= ":/sw/lib/perl5";
  5. 1;