summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/files/patch-ac
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-27 02:03:00 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-27 02:03:00 +0000
commitcc9d45054b8b6a048633d64e48ee10fae2b3a564 (patch)
tree68a59f385a544b01b7db2a9b4a31e03b14761d32 /mail/heirloom-mailx/files/patch-ac
parentUpdate to version 4.2.3. (diff)
Update to version 9.26.
PR: 25387 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=38822
Diffstat (limited to 'mail/heirloom-mailx/files/patch-ac')
-rw-r--r--mail/heirloom-mailx/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/heirloom-mailx/files/patch-ac b/mail/heirloom-mailx/files/patch-ac
new file mode 100644
index 000000000000..cceb71d283d5
--- /dev/null
+++ b/mail/heirloom-mailx/files/patch-ac
@@ -0,0 +1,11 @@
+--- configure.orig Sat Feb 17 16:24:48 2001
++++ configure Mon Feb 26 19:35:15 2001
+@@ -1335,7 +1335,7 @@
+ test "$libdir" = '${exec_prefix}/lib' && libdir=${prefix}/lib
+ test "$sysconfdir" = '/etc' && sysconfdir=/etc
+ cat >> confdefs.h <<EOF
+-#define PATH_MASTER_RC "/etc/nail.rc"
++#define PATH_MASTER_RC "`eval echo ${sysconfdir}/nail.rc`"
+ EOF
+
+