From: Mark Huang Date: Fri, 23 Jun 2006 22:01:47 +0000 (+0000) Subject: - rename pl_auth module to the name of its RPM package, PlanetLabAuth X-Git-Tag: myplc-0_4-rc1~11 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e460c8d0b361f4efc696eb4552b1b97fa771272b;p=build.git - rename pl_auth module to the name of its RPM package, PlanetLabAuth --- 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