mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
Turn off GNU Info docs until someone upgrades our texinfo system to one
that understands "command{foo}".
This commit is contained in:
parent
ae075f7fb7
commit
ca14eaae36
1 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,9 @@ LINKS+= ${BINDIR}/grep ${BINDIR}/zgrep \
|
|||
MLINKS+=grep.1 zgrep.1 grep.1 zegrep.1 grep.1 zfgrep.1
|
||||
.endif
|
||||
|
||||
SUBDIR+=doc
|
||||
# XXX: cannot build docs until our texinfo system is updated to understand
|
||||
# "command{foo}".
|
||||
# SUBDIR+=doc
|
||||
|
||||
check: all
|
||||
@failed=0; total=0; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue