- Temporarily detach old release notes from the build until the DocBook 5.0
update is merged
This commit is contained in:
parent
07429b49b5
commit
e0e8c20bda
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43131
1 changed files with 4 additions and 3 deletions
|
|
@ -13,8 +13,9 @@
|
||||||
.include "../Makefile.inc"
|
.include "../Makefile.inc"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE} \
|
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE}
|
||||||
9-STABLE ${DOC_PREFIX}/../relnotes9/doc/${LANGCODE} \
|
# XXX
|
||||||
8-STABLE ${DOC_PREFIX}/../relnotes8/doc/${LANGCODE}
|
# 9-STABLE ${DOC_PREFIX}/../relnotes9/doc/${LANGCODE} \
|
||||||
|
# 8-STABLE ${DOC_PREFIX}/../relnotes8/doc/${LANGCODE}
|
||||||
|
|
||||||
.include "Makefile.inc"
|
.include "Makefile.inc"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue