aboutsummaryrefslogtreecommitdiff
path: root/mail/xlbiff/files/patch-Imakefile
blob: 6cb0f76a6a09c375d52a8fd1ca855557495f2bcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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