From: Thierry Parmentelat Date: Wed, 14 Mar 2007 09:14:03 +0000 (+0000) Subject: oops, the SPEC needs to be relative to SVNPATH X-Git-Tag: 4.2-rc2~635 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=baa536f0cefc1a8a325e52a66a3aa9de1a1678e7;p=build.git oops, the SPEC needs to be relative to SVNPATH --- 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