The following reply was made to PR conf/150214; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: conf/150214: commit references a PR Date: Thu, 2 Sep 2010 05:14:13 +0000 (UTC) Author: maxim Date: Thu Sep 2 05:07:34 2010 New Revision: 212138 URL: http://svn.freebsd.org/changeset/base/212138 Log: o csup(1) does not have -g flag. Remove it from the example. PR: conf/150214 Submitted by: Li MFC after: 1 week Modified: head/share/examples/etc/make.conf Modified: head/share/examples/etc/make.conf ============================================================================== --- head/share/examples/etc/make.conf Thu Sep 2 04:56:01 2010 (r212137) +++ head/share/examples/etc/make.conf Thu Sep 2 05:07:34 2010 (r212138) @@ -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 _______________________________________________ svn-src-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org" _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"