[lxc-devel] [PATCH] Include lxc-ubuntu when doing make dist

Stéphane Graber stgraber at ubuntu.com
Thu Nov 29 18:31:41 UTC 2012


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.engen at 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 <stgraber at ubuntu.com>

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20121129/7d1ac9f1/attachment.pgp>


More information about the lxc-devel mailing list