docs/133567: [patch] doc/Makefile switch to csup
Alex Kozlov
spam at rm-rf.kiev.ua
Fri Apr 10 15:00:12 UTC 2009
>Number: 133567
>Category: docs
>Synopsis: [patch] doc/Makefile switch to csup
>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: Fri Apr 10 15:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alex Kozlov
>Release:
>Organization:
private
>Environment:
>Description:
Use csup for updates in /usr/doc/Makefile.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: doc/Makefile
@@ -29,8 +29,8 @@
DOC_PREFIX?= ${.CURDIR}
-SUP?= ${PREFIX}/bin/cvsup
-SUPFLAGS?= -g -L 2 -P -
+SUP?= /usr/bin/csup
+SUPFLAGS?= -L 2
.if defined(SUPHOST)
SUPFLAGS+= -h ${SUPHOST}
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list