Remove 'head' from 'subtrees', and uncomment the 'main' addition.
Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
ebe241d93c
commit
31a16cde4a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54733
1 changed files with 2 additions and 2 deletions
|
@ -90,10 +90,10 @@ export NO_OBJ=YES
|
|||
# assumes that the directory right below that is the language code.
|
||||
# This works fine if all the languages are in a directory called
|
||||
# 'doc', and not at all if they aren't.
|
||||
subtrees='head src/share/man/man4
|
||||
subtrees='src/share/man/man4
|
||||
relnotes11/doc relnotes11/man4
|
||||
ports';
|
||||
#subtrees="${subtrees} main"
|
||||
subtrees="${subtrees} main"
|
||||
|
||||
#
|
||||
# Update the checked out copies. Check out new copies every Sunday or
|
||||
|
|
Loading…
Reference in a new issue