summaryrefslogtreecommitdiff
path: root/mail/majorcool
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-08-13 20:29:45 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-08-13 20:29:45 +0000
commit036a6508e259c537972caef3a335deb0aff0a026 (patch)
tree562b565c2dc8c1b69e378a39c4a40280d34c30d3 /mail/majorcool
parent- patch-aa introduces sane default values for the Configure script (diff)
re-arranged prerequisites:
no need for a separate cache dir within /usr/local/majordomo, if you put majordomo aliases into /etc/aliases ! Otherwise you´d have to change permissions of /usr/local/majordomo to root.wheel to make new sendmail happy. This would make a separate cache dir necessary for .majordomo_keys file.
Notes
Notes: svn path=/head/; revision=7576
Diffstat (limited to 'mail/majorcool')
-rw-r--r--mail/majorcool/files/patch-aa9
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/majorcool/files/patch-aa b/mail/majorcool/files/patch-aa
index 8938ffabe920..b69dfd3b4026 100644
--- a/mail/majorcool/files/patch-aa
+++ b/mail/majorcool/files/patch-aa
@@ -28,12 +28,3 @@
cat <<EOM
MajorCool needs to place it's Help file somewhere on the Web server.
-@@ -668,7 +668,7 @@
- Cache file name for each end-user "personality" you install.
- EOM
-
-- [ "$COOL_CACHE" ] || COOL_CACHE="$DOMO_DIR/.majordomo_keys"
-+ [ "$COOL_CACHE" ] || COOL_CACHE="$DOMO_DIR/tmp/.majordomo_keys"
- while : ; do
- echo " "
- echo "Where do you want to keep the Key Cache file?"