From 49ffb11fdd697bebca57555c121a1b1894168dfc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 10 Apr 2012 18:29:33 +0200 Subject: [PATCH] replace lxc-reference with lxc-sliceimage --- lxc.mk | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lxc.mk b/lxc.mk index 942a1ec7..25658a58 100644 --- a/lxc.mk +++ b/lxc.mk @@ -360,12 +360,13 @@ ALL += sliceimage IN_NODEIMAGE += sliceimage # -# LXC reference images -# -lxcref-MODULES := lxc-reference -lxcref-SPEC := lxc-reference.spec -ALL += lxcref -IN_NODEIMAGE += lxcref +# lxc-specific sliceimage initialization +# +lxc-sliceimage-MODULES := sliceimage +lxc-sliceimage-SPEC := lxc-sliceimage.spec +lxc-sliceimage-RPMDATE := yes +ALL += lxc-sliceimage +IN_NODEIMAGE += lxc-sliceimage # # nodeimage -- 2.47.0