Bug 28306

Summary: docbook.css and OBJDIR
Product: Documentation Reporter: Christian Weisgerber <naddy>
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
file.diff none

Description Christian Weisgerber 2001-06-21 02:20:02 UTC
Building doc/<lang>/articles fails if OBJDIR (make obj) is used.
doc.docbook.mk attempts to install docbook.css from ${.OBJDIR},
but that file is in the source directory.

Also, doc.docbook.mk lacks a final newline character.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-10-08 21:34:01 UTC
State Changed
From-To: open->closed

Superseded by docs/31131