From 35824ecc4f2a4cbd8170e2e41681400855239b09 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 15 Jan 2020 02:44:58 +0000 Subject: system/mailx: Update for OpenSSL 1.1 --- system/mailx/sendmail.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 system/mailx/sendmail.patch (limited to 'system/mailx/sendmail.patch') diff --git a/system/mailx/sendmail.patch b/system/mailx/sendmail.patch new file mode 100644 index 000000000..9be0fd0bd --- /dev/null +++ b/system/mailx/sendmail.patch @@ -0,0 +1,24 @@ +This patch additionally fixes the manpage. + +--- mailx-12.4/Makefile.old 2008-07-28 22:33:38.000000000 +0000 ++++ mailx-12.4/Makefile 2020-01-15 02:29:34.445930298 +0000 +@@ -13,7 +13,7 @@ + + MAILRC = $(SYSCONFDIR)/nail.rc + MAILSPOOL = /var/mail +-SENDMAIL = /usr/lib/sendmail ++SENDMAIL = /usr/sbin/sendmail + + DESTDIR = + +--- mailx-12.4/mailx.1.old 2020-01-15 02:20:57.711188031 +0000 ++++ mailx-12.4/mailx.1 2020-01-15 02:29:50.274237107 +0000 +@@ -4907,7 +4907,7 @@ + which just acts as a proxy. + .PP + \fIMailx\fR immediately contacts the SMTP server (or +-.IR \%/usr/lib/sendmail ) ++.IR \%/usr/sbin/sendmail ) + even when operating in + .I disconnected + mode. -- cgit v1.2.3-70-g09d2