[Bug 242897] make distribution fails if run from src/etc/sendmail

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 26 19:43:22 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242897

--- Comment #2 from Vladislav V. Prodan <admin at support.od.ua> ---
Updated:

#/usr/src/etc/sendmail#diff Makefile Makefile.orig
68,70c68
<           ${.CURDIR}/freebsd.mc ${DESTDIR}/etc/mail
<       ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
<           ${.CURDIR}/freebsd.cf ${DESTDIR}/etc/mail
---
>           ${.CURDIR}/freebsd.mc freebsd.cf ${DESTDIR}/etc/mail
72,74c70
<           ${.CURDIR}/freebsd.submit.mc ${DESTDIR}/etc/mail
<       ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \
<           ${.CURDIR}/freebsd.submit.cf ${DESTDIR}/etc/mail
---
>           ${.CURDIR}/freebsd.submit.mc freebsd.submit.cf ${DESTDIR}/etc/mail

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list