From baa536f0cefc1a8a325e52a66a3aa9de1a1678e7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 14 Mar 2007 09:14:03 +0000 Subject: [PATCH] oops, the SPEC needs to be relative to SVNPATH --- onelab.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onelab.mk b/onelab.mk index 8a95afaa..b68b9f57 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.12 2007/03/06 22:19:16 thierry Exp $ +# $Id: onelab.mk,v 1.13 2007/03/13 15:53:07 thierry Exp $ # # @@ -296,7 +296,7 @@ PlanetLabAuth: util-python # PLCAPI-MODULE := new_plc_api -PLCAPI-SPEC := new_plc_api/PLCAPI.spec +PLCAPI-SPEC := PLCAPI.spec PLCAPI-SVNPATH := svn+ssh://build@svn.one-lab.org/svn/new_plc_api/trunk ALL += PLCAPI -- 2.43.0