Bug 138150

Summary: [build] [patch] fix for src/etc/Makefile mtree
Product: Base System Reporter: jhs
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me CC: dougb
Priority: Normal Keywords: patch
Version: 7.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jhs 2009-08-24 22:40:01 UTC
	
If one has an old file named
	/etc/security
instead of a directory of same name, then
	cd /usr/src/etc ; make distrib-dirs
fails to detect & fix it. (Well, it bleats an error, but make rolls on.)

Fix: Apply this unified diff
How-To-Repeat: 	
	mv /etc/security /etc/security.MOVED
	cp /etc/motd /etc/security
	cd /usr/src/etc ; make distrib-dirs
	ls -l /etc/security
	rm /etc/security
	mv /etc/security.MOVED /etc/security
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:58:52 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:38:59 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>