Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 07:54:27 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r214103 - stable/8/share/examples/etc
Message-ID:  <201010200754.o9K7sRTk042034@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Wed Oct 20 07:54:27 2010
New Revision: 214103
URL: http://svn.freebsd.org/changeset/base/214103

Log:
  MFC r212138: csup(1) does not have -g flag.

Modified:
  stable/8/share/examples/etc/make.conf
Directory Properties:
  stable/8/share/examples/etc/   (props changed)

Modified: stable/8/share/examples/etc/make.conf
==============================================================================
--- stable/8/share/examples/etc/make.conf	Wed Oct 20 07:47:31 2010	(r214102)
+++ stable/8/share/examples/etc/make.conf	Wed Oct 20 07:54:27 2010	(r214103)
@@ -181,7 +181,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010200754.o9K7sRTk042034>