summaryrefslogtreecommitdiff
path: root/mail/exim/MESSAGE
diff options
context:
space:
mode:
authorreed <reed>2004-04-23 22:43:20 +0000
committerreed <reed>2004-04-23 22:43:20 +0000
commitb72e8ebffaa96ff2a1fdcff29bc6b16f4e42ab92 (patch)
tree2b926496c81740a80a135897f9dc52478375f51e /mail/exim/MESSAGE
parentffabb9befd47e8595bfca600675fd2a8632a8570 (diff)
downloadpkgsrc-b72e8ebffaa96ff2a1fdcff29bc6b16f4e42ab92.tar.gz
Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead. PKGREVISION not bumped because if someone had changed RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration of rc.d script in PLIST, then it could not have been packaged in first place. Note that this commit does not imply that the MESSAGE is correct. In some cases, the MESSAGE is clearly wrong such as suggesting running the rc.d script from the example directory (which will work although).
Diffstat (limited to 'mail/exim/MESSAGE')
-rw-r--r--mail/exim/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/MESSAGE b/mail/exim/MESSAGE
index c95e9d25ce7..8913c5058be 100644
--- a/mail/exim/MESSAGE
+++ b/mail/exim/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2004/02/13 23:46:25 snj Exp $
+$NetBSD: MESSAGE,v 1.6 2004/04/23 22:43:20 reed Exp $
To use exim, you will need to perform the following steps manually; it is
inappropriate for this package to make the changes for you.
@@ -11,7 +11,7 @@ inappropriate for this package to make the changes for you.
Copy ${EXAMPLESDIR}/mailer.conf to /etc/mailer.conf.
4. Set 'sendmail=NO', 'exim=YES' and exim_flags to some sane value in
/etc/rc.conf (previously it was "-bd -q15m").
- Copy ${PREFIX}/etc/rc.d/exim to /etc/rc.d.
+ Copy ${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
5. Configuring log rotation is dependent on personal taste and the version
of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and
eximstats.