Bug 23088

Summary: make etc-sendmail.cf broke mergemaster
Product: Base System Reporter: clefevre <clefevre>
Component: confAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description clefevre 2000-11-25 05:50:01 UTC
	mergemaster doesn't install the right sendmail.cf while
	SENDMAIL_CF is defined in /etc/make.conf.

	also, move the comments about SENDMAIL_CF and a commented
	variable definition from etc/sendmail/Makefile to
	etc/defaults/make.conf.

	the old behaviour has been followed, that is, do nothing
	in make install.

How-To-Repeat: 
	echo SENDMAIL_CF=freefall.cf >> /etc/make.conf
	mergemaster
Comment 1 Doug Barton freebsd_committer freebsd_triage 2000-11-25 23:09:54 UTC
Responsible Changed
From-To: freebsd-bugs->gshapiro


This isn't actually a mergemaster problem, as all it does 
is use /usr/src/etc/Makefile, which in turn calls sendmail's 
Makefile. Therefore it falls into Mr. Shapiro's perview.
Comment 2 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-02-22 05:41:00 UTC
State Changed
From-To: open->feedback

I've checked in changes to the HEAD such that mergemaster should get the  
proper sendmail.cf.  Unless I hear otherwise, I'll close this PR in the near 
future.
Comment 3 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-02-28 02:58:46 UTC
State Changed
From-To: feedback->closed

The changes are now also in RELENG_4 (-STABLE).