From: Mark Huang Date: Thu, 8 Dec 2005 22:45:29 +0000 (+0000) Subject: - define PLDISTRO X-Git-Tag: planetlab-3_3-branch-point~27 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b18c1b0db4112181b88d8a18176c2529a92281d7;p=build.git - define PLDISTRO --- 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 #