From 90f315ebb6cc243862d57106cc13c3382e680f83 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 3 Sep 2012 15:52:00 +0200 Subject: [PATCH] new location for specfile in vsys-scripts --- onelab.mk | 2 +- planetlab.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0