From: Thierry Parmentelat Date: Wed, 5 Sep 2012 06:54:07 +0000 (+0200) Subject: fetch vsys-scripts specfile under root-context with this new tag X-Git-Tag: 5.0-rc30~13 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=26b88fb0352d40b375ea0bd5f5da755107ccaccc fetch vsys-scripts specfile under root-context with this new tag --- diff --git a/lxc.mk b/lxc.mk index 8eef81b8..3c5b8a84 100644 --- a/lxc.mk +++ b/lxc.mk @@ -209,7 +209,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/mlab.mk b/mlab.mk index 9adcdff4..77aaa29e 100644 --- a/mlab.mk +++ b/mlab.mk @@ -262,7 +262,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