Comment evaluation of BUILD_RELNOTES temporarily so the release
notes page for 12.0-RELEASE is updated more timely. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
446be04206
commit
2cd56c23b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52571
1 changed files with 2 additions and 2 deletions
|
@ -75,9 +75,9 @@ SUBDIR+= support
|
|||
SUBDIR+= doc
|
||||
SUBDIR+= ports
|
||||
.endif
|
||||
.if defined(BUILD_RELNOTES)
|
||||
#.if defined(BUILD_RELNOTES)
|
||||
SUBDIR+= relnotes
|
||||
.endif
|
||||
#.endif
|
||||
|
||||
# Non-XML
|
||||
SUBDIR+= cgi
|
||||
|
|
Loading…
Reference in a new issue