The early-adopter doesn't exist in HEAD anymore. The source is there,
but it's disconnected from the build. Remove it from the architecture independent release documentation set, because it breaks "make release" when NODOC is undefined. Reviewed by: hrs
This commit is contained in:
parent
3179421dfd
commit
c8d8ad2a23
@ -160,7 +160,7 @@ RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles
|
||||
AUTO_KEYBOARD_DETECT?= 0
|
||||
|
||||
.if !defined(NODOC)
|
||||
DIST_DOCS_ARCH_INDEP= readme errata early-adopter
|
||||
DIST_DOCS_ARCH_INDEP= readme errata
|
||||
DIST_DOCS_ARCH_DEP= installation relnotes hardware
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user