Projet

Général

Profil

Révision 03135541

ID03135541dc74a8a5eda9f7b82caf2790af906710
Parent cdfe518d
Enfant e6ec8c80

Ajouté par Steve Schnepp il y a plus de 12 ans

always use plain $PATH

Voir les différences:

plugins/dovecot/dovecot
22 22
($dirname = $0) =~ s/[^\/]+$//;
23 23

  
24 24
$logfile = $ENV{'LOGFILE'} || '/var/log/mail.log';
25
$DOVEADM = "/usr/bin/doveadm";
25

  
26
# Use an overrided $PATH for all external programs if needed
27
$DOVEADM = "doveadm";
26 28

  
27 29
if ( $ARGV[0] and $ARGV[0] eq "autoconf" ) {
28 30

  

Formats disponibles : Unified diff