Date: Mon, 30 Jul 2001 17:18:12 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail Makefile src/etc/sendmail Makefile Message-ID: <200107310018.f6V0ICs02438@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2001/07/30 17:18:12 PDT Modified files: (Branch: RELENG_4) etc/mail Makefile etc/sendmail Makefile Log: MFC: 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. Catch this in the Makefile and don't call install if the source and target are the same file. Revision Changes Path 1.19 +3 -1 src/etc/mail/Makefile 1.11 +10 -4 src/etc/sendmail/Makefile Revision Changes Path 1.9.2.11 +3 -1 src/etc/mail/Makefile 1.3.2.7 +10 -4 src/etc/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107310018.f6V0ICs02438>