aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2001-02-22 03:55:08 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2001-02-22 03:55:08 +0000
commite4e1027a2e276ac8d99f273dae97273f0b9b9f2c (patch)
tree3b7870f42ab9d79c876e6c9208b1ea7b49e05c29 /usr.sbin/sendmail
parent7f010cfc3d4e8e83fe0e4ced0dc33ea7fe88d142 (diff)
downloadsrc-e4e1027a2e276ac8d99f273dae97273f0b9b9f2c.tar.gz
src-e4e1027a2e276ac8d99f273dae97273f0b9b9f2c.zip
Move creation of the sendmail statistics file from the usr.sbin/sendmail
Makefile to the etc/sendmail Makefile to be consistent with all of the other /var file creations. In doing so, change the Makefile target from etc-sendmail.cf to distribution as it installs more than just the sendmail.cf.
Notes
Notes: svn path=/head/; revision=72843
Diffstat (limited to 'usr.sbin/sendmail')
-rw-r--r--usr.sbin/sendmail/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile
index d529668c37ec..a830b836975d 100644
--- a/usr.sbin/sendmail/Makefile
+++ b/usr.sbin/sendmail/Makefile
@@ -62,8 +62,6 @@ LDADD+=${SENDMAIL_LDADD}
LDFLAGS+=${SENDMAIL_LDFLAGS}
beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \
- ${DESTDIR}/var/log/sendmail.st
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${SMDIR}/helpfile \
${DESTDIR}/etc/mail/helpfile