freebsd-dev/etc/sendmail
Gregory Neil Shapiro f88f925efc If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to
install /etc/mail/sendmail.cf to /etc/mail/sendmail.cf and exits with an
error:

===> etc/sendmail
install -c -o root -g wheel -m 644 /etc/mail/sendmail.cf /etc/mail/sendmail.cf
install: /etc/mail/sendmail.cf and /etc/mail/sendmail.cf are the same file
*** Error code 64

Catch this in the Makefile and don't call install if the source and target
are the same file.

Reported by:	Alexandr Listopad <laa@reis.zp.ua>
MFC after:	1 week
2001-07-23 02:19:02 +00:00
..
freebsd.mc MAPS is becoming a subscription (fee based) service, warn users 2001-07-13 21:51:28 +00:00
freefall.mc Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4 2001-05-28 17:49:51 +00:00
Makefile If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to 2001-07-23 02:19:02 +00:00