[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:40:12 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242897
--- Comment #1 from Vladislav V. Prodan <admin at support.od.ua> ---
Maybe need patch ?
/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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list