summaryrefslogtreecommitdiff
path: root/mail/metamail/patches/patch-ap
blob: 34d74d65b17b8d15d33d75d083aa6c231d6f8b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ap,v 1.1 2004/03/29 02:17:24 snj Exp $

--- bin/showexternal.orig	2004-03-28 18:05:20.000000000 -0800
+++ bin/showexternal	2004-03-28 18:05:27.000000000 -0800
@@ -222,7 +222,7 @@ quit
 	echo "" >> $NEWNAME
 	sed -e 1,/^\$/d < $bodyfile >> $NEWNAME
 	echo "" >> $NEWNAME
-	/usr/lib/sendmail -t  < $NEWNAME
+	/usr/sbin/sendmail -t  < $NEWNAME
 	if ($status) then
 	    echo sendmail failed
 	    cd ${METAMAIL_TMPDIR}