openbsd-ports/security/swatch/patches/patch-ac
1997-11-19 23:21:01 +00:00

14 lines
298 B
Plaintext

--- sw_actions.pl.orig Thu Dec 14 04:32:19 1995
+++ sw_actions.pl Sun Jul 6 19:23:20 1997
@@ -22,8 +22,8 @@
#
$BELL = "\007";
-$MAILER = "/usr/lib/sendmail";
-$WRITE = "/bin/write";
+$MAILER = "/usr/sbin/sendmail";
+$WRITE = "/usr/bin/write";
#
# do_bell -- send BELL(s) to the output.