summaryrefslogtreecommitdiffstats
path: root/mail/majordomo/files/patch-bj
blob: c9f0bf6e78bd1c909d39da6ea85d9c62f9e0b4ab (plain)
1
2
3
4
5
6
7
8
9
10
11
--- approve.orig	Sun Apr  6 04:18:36 1997
+++ approve	Wed Sep 10 00:57:40 1997
@@ -63,7 +63,7 @@
 #
 # $Locker:  $
 
-$MAILER = '/usr/lib/sendmail' if -x '/usr/lib/sendmail';
+$MAILER = '/usr/sbin/sendmail' if -x '/usr/sbin/sendmail';
 $MAILER = '/usr/sbin/sendmail' if -x '/usr/sbin/sendmail';
 
 die "Couldn't find a sendmail to invoke, please define!" 
OpenPOWER on IntegriCloud