Date: Thu, 2 Sep 2010 05:20:03 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-bugs@FreeBSD.org Subject: Re: conf/150214: commit references a PR Message-ID: <201009020520.o825K30O032458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/150214; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@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-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009020520.o825K30O032458>