mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document WITHOUT_SVNLITE and WITH_SVN.
PR: docs/180025 Submitted by: Garrett Cooper <yaneurabeya@gmail.com>
This commit is contained in:
parent
9e9421bcdf
commit
bc772b9013
2 changed files with 9 additions and 0 deletions
4
tools/build/options/WITHOUT_SVNLITE
Normal file
4
tools/build/options/WITHOUT_SVNLITE
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.\" $FreeBSD$
|
||||
Set to not build
|
||||
.Xr svnlite 1
|
||||
and related programs.
|
||||
5
tools/build/options/WITH_SVN
Normal file
5
tools/build/options/WITH_SVN
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.\" $FreeBSD$
|
||||
Set to install
|
||||
.Xr svnlite 1
|
||||
as
|
||||
.Xr svn 1 .
|
||||
Loading…
Reference in a new issue