update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / c-news / patches / patch-ah
1 $NetBSD$
2
3 --- util/report.orig    Thu Sep 15 22:24:57 1994
4 +++ util/report
5 @@ -65,6 +65,6 @@
6         else
7                 cat $r
8         fi
9 -) | mail $args         # some sites might want "/usr/lib/sendmail -t" instead
10 +) | /usr/sbin/sendmail -t
11  
12  # and the trap handles the exit status