Bug 24122

Summary: make buildworld broken due to sysinstall.
Product: Base System Reporter: kargl <kargl>
Component: miscAssignee: ben <ben>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kargl 2001-01-07 04:40:01 UTC
	
If you do not have src/release in your source tree, then
the attempt to install sysinstall.8 breaks world.  In the
6 years I've run FreeBSD, I've never issues a "make release"
command, and so I've never required the source in src/release.

Fix: Apply this patch in src/share/man/man8
How-To-Repeat: 
rm -rf src/release
make buildworld
Comment 1 ben freebsd_committer freebsd_triage 2001-01-13 05:51:20 UTC
Responsible Changed
From-To: freebsd-bugs->ben

I broke it, so I'd better fix it... 
It should be fixed in -current now, I'll MFC it once I know it works right.
Comment 2 dwmalone freebsd_committer freebsd_triage 2001-02-06 17:46:23 UTC
State Changed
From-To: open->closed

Closed at submitters request.