From 142f103d84eb72e4931fb165a739cf4727448350 Mon Sep 17 00:00:00 2001 From: Robert Garrett Date: Wed, 6 Aug 2003 20:19:10 +0000 Subject: [PATCH] Undo a local change that made it into the makefile --- release/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/Makefile b/release/Makefile index b892a90eea..af84ff2da2 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,5 +1,5 @@ # $FreeBSD: src/release/Makefile,v 1.536.2.110 2003/05/10 23:01:29 murray Exp $ -# $DragonFly: src/release/Attic/Makefile,v 1.4 2003/08/05 17:11:04 rob Exp $ +# $DragonFly: src/release/Attic/Makefile,v 1.5 2003/08/06 20:19:10 rob Exp $ # # make release CHROOTDIR=/some/dir BUILDNAME=somename CVSROOT=/cvs/dir \ # [ RELEASETAG=tag ] @@ -29,7 +29,7 @@ DATE != date +%Y%m%d BASE = 4.8 BUILDNAME?=${BASE}-${DATE}-STABLE # -CHROOTDIR=/storage/build/ +CHROOTDIR= # If this is a -stable snapshot, then set #RELEASETAG=RELENG_4 # If you want to add other options to CVS commands, then set -- 2.41.0