From e460c8d0b361f4efc696eb4552b1b97fa771272b Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 23 Jun 2006 22:01:47 +0000 Subject: [PATCH] - rename pl_auth module to the name of its RPM package, PlanetLabAuth --- planetlab.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/planetlab.mk b/planetlab.mk index 599b1f7f..24d45f25 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2006 The Trustees of Princeton University # -# $Id: planetlab.mk,v 1.21 2006/06/01 20:52:57 mlhuang Exp $ +# $Id$ # # @@ -254,15 +254,15 @@ ALL += util-python # proper and util-vserver both use scripts in util-python for building proper: util-python util-vserver: util-python -pl_auth: util-python +PlanetLabAuth: util-python # -# pl_auth +# PlanetLabAuth # -pl_auth-MODULE := pl_auth -pl_auth-SPEC := pl_auth/pl_auth.spec -ALL += pl_auth +PlanetLabAuth-MODULE := pl_auth +PlanetLabAuth-SPEC := pl_auth/pl_auth.spec +ALL += PlanetLabAuth # # plcapilib -- 2.47.0