summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/majordomo/files/patch-aa11
1 files changed, 8 insertions, 3 deletions
diff --git a/mail/majordomo/files/patch-aa b/mail/majordomo/files/patch-aa
index fd32471c6b3c..bc04654df8ec 100644
--- a/mail/majordomo/files/patch-aa
+++ b/mail/majordomo/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Mon Dec 9 10:41:18 1996
-+++ Makefile Fri Dec 27 00:25:07 1996
+--- Makefile.orig Tue Dec 10 00:41:18 1996
++++ Makefile Sun Jan 12 01:39:10 1997
@@ -12,22 +12,22 @@
#
@@ -28,7 +28,7 @@
# These set the permissions for all installed files and executables (except
# the wrapper), respectively. Some sites may wish to make these more
-@@ -61,7 +61,7 @@
+@@ -61,11 +61,11 @@
# parent process, and without the leading "W_" in the variable names) gets
# passed to processes run by "wrapper"
W_SHELL = /bin/sh
@@ -37,3 +37,8 @@
W_MAJORDOMO_CF = $(W_HOME)/majordomo.cf
# A directory for temp files..
+-TMPDIR = /usr/tmp
++TMPDIR = /var/tmp
+
+ #--------YOU SHOULDN'T HAVE TO CHANGE ANYTHING BELOW THIS LINE.-------------
+