openbsd-ports/mail/faces/patches/patch-faces_sendmail

10 lines
322 B
Plaintext
Raw Normal View History

2000-06-04 19:08:33 -04:00
$OpenBSD: patch-faces_sendmail,v 1.1 2000/06/04 23:08:34 espie Exp $
--- faces.sendmail.orig Mon Jul 1 03:25:50 1991
+++ faces.sendmail Mon Jun 5 00:48:26 2000
@@ -37,4 +37,4 @@ cat $HOME/.face - | sed -n \
-e ': copy' \
-e p \
-e n \
- -e 'b copy' | /usr/lib/sendmail "$@"
+ -e 'b copy' | /usr/sbin/sendmail "$@"