diff options
author | andreas <andreas@FreeBSD.org> | 1997-08-14 04:29:45 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-08-14 04:29:45 +0800 |
commit | 60238be30a609c904e3919826ea0878aa6662df4 (patch) | |
tree | 048835928abaf4584e0c0cfbe6e355312966a02c /mail/majorcool | |
parent | 244d12c99486db2787aefdd59d2684617d87d104 (diff) | |
download | freebsd-ports-gnome-60238be30a609c904e3919826ea0878aa6662df4.tar.gz freebsd-ports-gnome-60238be30a609c904e3919826ea0878aa6662df4.tar.zst freebsd-ports-gnome-60238be30a609c904e3919826ea0878aa6662df4.zip |
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.
Diffstat (limited to 'mail/majorcool')
-rw-r--r-- | mail/majorcool/files/patch-aa | 9 |
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?" |