[Bug 253192] release.sh: Skip installing textproc/docproj when NODOC is set
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 2 23:38:45 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253192
Bug ID: 253192
Summary: release.sh: Skip installing textproc/docproj when
NODOC is set
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: yasu at utahime.org
CC: gjb at FreeBSD.org
Created attachment 222098
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222098&action=edit
Patch file
textproc/docproj is installed to create release documents from doc source tree.
But if NODOC is set neither doc source tree is checked out nor release
documents are created. As a result installed package isn't used at all. So skip
installing it when NODOC is set.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list