Disconnect the 12-CURRENT relnotes page from the build in preparation
of migrating head/release/doc/ to the documentation repository. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a81a0fa194
commit
01cdbc11a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51045
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE} \
|
||||
11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE} \
|
||||
RELNOTES?= 11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE} \
|
||||
10-STABLE ${DOC_PREFIX}/../relnotes10/doc/${LANGCODE}
|
||||
|
||||
.include "Makefile.inc"
|
||||
|
|
Loading…
Reference in a new issue