>Number: 180025 >Category: docs >Synopsis: [PATCH] Document WITH*_SVNLITE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 11:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: 10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CURRENT FreeBSD 10.0-CURRENT #3 r+b278358-dirty: Sun Jun 9 16:05:39 PDT 2013 [email protected]:/usr/obj/usr/src/sys/FUJI-NOCOMPAT i386 >Description: The attached patch documents WITH*_SVNLITE after r251886 was committed to head. >How-To-Repeat:
>Fix: Patch attached with submission follows: >From baac22b29ef2ace3a39d31058b2103862278e358 Mon Sep 17 00:00:00 2001 From: Garrett Cooper <[email protected]> Date: Thu, 27 Jun 2013 04:24:52 -0700 Subject: [PATCH] Document WITH*_SVNLITE Signed-off-by: Garrett Cooper <[email protected]> --- tools/build/options/WITHOUT_SVNLITE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/build/options/WITHOUT_SVNLITE diff --git a/tools/build/options/WITHOUT_SVNLITE b/tools/build/options/WITHOUT_SVNLITE new file mode 100644 index 0000000..3ec57e6 --- /dev/null +++ b/tools/build/options/WITHOUT_SVNLITE @@ -0,0 +1,4 @@ +.\" $FreeBSD$ +Set to not build +.Xr svn 1 +and related programs. -- 1.8.2.3 >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
