[Bug 263186] [sendmail] 'make all' in /etc/mail doesn't copy freebsd.mc to {hostname}.mc when freebsd.mc is changed
Date: Sat, 09 Apr 2022 18:08:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263186
Bug ID: 263186
Summary: [sendmail] 'make all' in /etc/mail doesn't copy
freebsd.mc to {hostname}.mc when freebsd.mc is changed
Product: Base System
Version: 13.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: yuri@freebsd.org
freebsd.mc is copied to {hostname}.mc when it doesn't exist.
But later, when freebsd.mc is changed, 'make all' doesn't copy it any more.
This target:
> ${SENDMAIL_MC}:
> ${CP} freebsd.mc ${SENDMAIL_MC}
somehow doesn't run.
--
You are receiving this mail because:
You are the assignee for the bug.