mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
o csup(1) does not have -g flag. Remove it from the example.
PR: conf/150214 Submitted by: Li MFC after: 1 week
This commit is contained in:
parent
ae538d8533
commit
a1482dccab
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@
|
|||
#SUP_UPDATE=
|
||||
#
|
||||
#SUP= /usr/bin/csup
|
||||
#SUPFLAGS= -g -L 2
|
||||
#SUPFLAGS= -L 2
|
||||
#SUPHOST= cvsup.uk.FreeBSD.org
|
||||
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
|
||||
#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue