[lxc-devel] [PATCH 1/5] templates: install lxc-alpine
    Natanael Copa 
    ncopa at alpinelinux.org
       
    Mon Dec 31 19:49:15 UTC 2012
    
    
  
Make sure we actually install lxc-alpine
Signed-off-by: Natanael Copa <ncopa at alpinelinux.org>
---
 templates/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates/Makefile.am b/templates/Makefile.am
index 9a94f32..be7e9f6 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -13,4 +13,5 @@ templates_SCRIPTS = \
 	lxc-altlinux \
 	lxc-busybox \
 	lxc-sshd \
-	lxc-archlinux
+	lxc-archlinux \
+	lxc-alpine
-- 
1.8.0.3
    
    
More information about the lxc-devel
mailing list