Bug 30469

Summary: doc/articles/Makefile does not build committers-guide since 2001/08/02
Product: Documentation Reporter: Giorgos Keramidas <charon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch.diff none

Description Giorgos Keramidas 2001-09-09 22:50:00 UTC
	While trying to prepate for the creation of an el_GR.ISO8859-7
	skeleton directory, copying files from doc/en_US.ISO8859-1 I
	noticed the following code in articles/Makefile:

	    SUBDIR = committers-guide
	    SUBDIR = contributors
	    SUBDIR+= contributors

	This was changed in the last revision of the file (1.15).

How-To-Repeat: 
	If you 'make -n' in articles/ you'll notice that
	committers-guide subdirectory is not included in those that
	are rebuilt.
Comment 1 dd freebsd_committer freebsd_triage 2001-09-09 23:08:39 UTC
State Changed
From-To: open->closed

This was fixed 19 hours before you filed this report.  Please don't be 
so trigger-happy on PRs; investigate the problem first.