On 11/29/2012 01:27 PM, Dwight Engen wrote: > 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 = \ >
Oh, I should remember to test make dist. I only tried a make install and as it worked here, I assumed that the change was correct. Is it the only file that's included in make install but not in make dist? (just wondering if I made that mistake somewhere else :)). Acked-by: Stéphane Graber <stgra...@ubuntu.com> -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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