Removing templates/lxc-ubuntu from configure.ac makes it so that it is
not included in the tarball that make dist builds (and therefore also
breaks the rpm build).

Signed-off-by: Dwight Engen <dwight.en...@oracle.com>
---
 templates/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/templates/Makefile.am b/templates/Makefile.am
index 523498d..9a94f32 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -1,3 +1,5 @@
+EXTRA_DIST=lxc-ubuntu
+
 templatesdir=@LXCTEMPLATEDIR@
 
 templates_SCRIPTS = \
-- 
1.7.11.7

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to