aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xlbiff/files/patch-01
diff options
context:
space:
mode:
Diffstat (limited to 'mail/xlbiff/files/patch-01')
-rw-r--r--mail/xlbiff/files/patch-0111
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/xlbiff/files/patch-01 b/mail/xlbiff/files/patch-01
new file mode 100644
index 000000000000..6cb0f76a6a09
--- /dev/null
+++ b/mail/xlbiff/files/patch-01
@@ -0,0 +1,11 @@
+--- Imakefile.orig Mon Oct 26 09:06:42 1992
++++ Imakefile Fri Aug 23 14:45:17 1996
+@@ -8,6 +8,8 @@
+ /* MAILPATH = /usr/mail/%s */
+ #ifdef SYSV
+ MAILPATH = /usr/mail/%s
++#elif defined(i386BsdArchitecture) || defined(SYSVR4)
++MAILPATH = /var/mail/%s
+ #else
+ MAILPATH = /usr/spool/mail/%s
+ #endif