mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
release.7: Remove Subversion references
MFC after: 1 week
This commit is contained in:
parent
6542fd4b95
commit
d3d6092795
1 changed files with 1 additions and 6 deletions
|
|
@ -631,12 +631,7 @@ cd /usr/src/release
|
|||
sh release.sh
|
||||
.Ed
|
||||
.Pp
|
||||
Optionally, a configuration file can be used customize the release build,
|
||||
such as the subversion revision to use, the branch of the subversion tree for
|
||||
.Li src/ ,
|
||||
.Li ports/ ,
|
||||
and
|
||||
.Li doc/ .
|
||||
Optionally, a configuration file can be used to customize the release build:
|
||||
.Bd -literal -offset indent
|
||||
cd /usr/src/release
|
||||
sh release.sh -c $HOME/release.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue