Date: Fri, 23 Jun 2000 10:08:48 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) To: FreeBSD-gnats-submit@freebsd.org Subject: bin/19474: [patch] src/release/Makefile needs tag update Message-ID: <200006231708.e5NH8mC78232@bmah-freebsd-0.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 19474
>Category: bin
>Synopsis: [patch] src/release/Makefile needs tag update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 23 10:10:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Bruce A. Mah
>Release: FreeBSD 4.0-RELEASE i386
>Organization:
Cisco Systems, Inc.
>Environment:
RELENG_4
>Description:
A comment in src/release/Makefile on the RELENG_4 branch refers to using
the RELENG_3 tag to make a STABLE snapshot. While presumably anyone
building a release ought to be able to figure out the right tag, maybe
this should be fixed in the interest of correctness?
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/src/release/Makefile,v
retrieving revision 1.536.2.4
diff -c -r1.536.2.4 Makefile
*** Makefile 2000/06/08 23:07:27 1.536.2.4
--- Makefile 2000/06/23 17:04:10
***************
*** 23,29 ****
#
#CHROOTDIR=/junk/release
# If this is a -stable snapshot, then set
! #RELEASETAG=RELENG_3
#
# Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
# are building an official release. Otherwise, we are building for
--- 23,29 ----
#
#CHROOTDIR=/junk/release
# If this is a -stable snapshot, then set
! #RELEASETAG=RELENG_4
#
# Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
# are building an official release. Otherwise, we are building for
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006231708.e5NH8mC78232>
