From 742d59b1ce85440149e4de17b3ebf70a561fd4c5 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 21 Feb 2007 10:21:25 +0000 Subject: [PATCH] hard-wire the local build policy for now --- onelab.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/onelab.mk b/onelab.mk index 6dda46fe..b5c6ecca 100644 --- a/onelab.mk +++ b/onelab.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2006 The Trustees of Princeton University # -# $Id: onelab.mk,v 1.7 2007/02/09 01:16:19 thierry Exp $ +# $Id: onelab.mk,v 1.8 2007/02/14 08:47:15 thierry Exp $ # # @@ -29,7 +29,9 @@ # CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs -TAG := HEAD +#TAG := HEAD +# build based on the latest release candidate +TAG := planetlab-4_0-rc1 # Check if a tag has been checked out ifneq ($(wildcard CVS/Root),) -- 2.43.0