From b18c1b0db4112181b88d8a18176c2529a92281d7 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 8 Dec 2005 22:45:29 +0000 Subject: [PATCH] - define PLDISTRO --- plc.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plc.mk b/plc.mk index 22ed24f3..8da35448 100644 --- a/plc.mk +++ b/plc.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2005 The Trustees of Princeton University # -# $Id: plc.mk,v 1.5 2005/08/17 18:25:38 mlhuang Exp $ +# $Id: plc.mk,v 1.6 2005/09/14 19:21:22 mlhuang Exp $ # # Default target @@ -35,6 +35,12 @@ INITIAL := HEAD TAG := HEAD CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs +# By default, the naming convention for built RPMS is +# --.planetlab..rpm +# Set PLDISTRO on the command line to differentiate between downstream +# variants. +PLDISTRO := planetlab + # # plc # -- 2.47.0