diff options
| author | Brad Davis <brd@FreeBSD.org> | 2018-06-06 01:51:05 +0000 |
|---|---|---|
| committer | Brad Davis <brd@FreeBSD.org> | 2018-06-06 01:51:05 +0000 |
| commit | 64fe1b5e1d6bfe76e62871ba2ec8d598641ff92c (patch) | |
| tree | f01165c7707e2e495e5533d55c7d6f91f084d05d /etc/sendmail | |
| parent | 9f6fd8397c3834500c8c1faa73d4ff153eed1091 (diff) | |
Notes
Diffstat (limited to 'etc/sendmail')
| -rw-r--r-- | etc/sendmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index 2819653a4136..2692d55fdc0a 100644 --- a/etc/sendmail/Makefile +++ b/etc/sendmail/Makefile @@ -70,8 +70,6 @@ distribution: ${.CURDIR}/freebsd.submit.mc freebsd.submit.cf ${DESTDIR}/etc/mail ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \ ${SMDIR}/helpfile ${DESTDIR}/etc/mail - ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 640 \ - /dev/null ${DESTDIR}/var/log/sendmail.st .if defined(INSTALL_CF) ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \ ${INSTALL_CF} ${DEST_CF} |
