From: Thierry Parmentelat Date: Mon, 3 Sep 2012 13:52:00 +0000 (+0200) Subject: new location for specfile in vsys-scripts X-Git-Tag: 5.0-rc30~22 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=90f315ebb6cc243862d57106cc13c3382e680f83;p=build.git new location for specfile in vsys-scripts --- diff --git a/onelab.mk b/onelab.mk index 29b3ff4f..d1bf3428 100644 --- a/onelab.mk +++ b/onelab.mk @@ -305,7 +305,7 @@ ALL += vsyssh # vsys-scripts # vsys-scripts-MODULES := vsys-scripts -vsys-scripts-SPEC := vsys-scripts.spec +vsys-scripts-SPEC := root-context/vsys-scripts.spec IN_NODEIMAGE += vsys-scripts ALL += vsys-scripts diff --git a/planetlab.mk b/planetlab.mk index a461a95e..7a09e92d 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -275,7 +275,7 @@ ALL += vsyssh # vsys-scripts # vsys-scripts-MODULES := vsys-scripts -vsys-scripts-SPEC := vsys-scripts.spec +vsys-scripts-SPEC := root-context/vsys-scripts.spec IN_NODEIMAGE += vsys-scripts ALL += vsys-scripts