[lxc-devel] [PATCH] always include the ja manpage sources in make dist

Serge Hallyn serge.hallyn at ubuntu.com
Fri Oct 4 20:28:34 UTC 2013


Quoting Dwight Engen (dwight.engen at oracle.com):
> These need to be in the dist tarball even if the host packaging system
> doesn't have docbook2x, otherwise configure will fail to find them. Also,
> the build system may have docbook2x, even if the packaging system does not.
> 
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  doc/Makefile.am | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/doc/Makefile.am b/doc/Makefile.am
> index 1e83f8a..e736eec 100644
> --- a/doc/Makefile.am
> +++ b/doc/Makefile.am
> @@ -1,9 +1,8 @@
>  SUBDIRS = examples rootfs
> -DIST_SUBDIRS = examples rootfs
> +DIST_SUBDIRS = examples rootfs ja
>  
>  if USE_DOCBOOK2X
>  SUBDIRS += ja
> -DIST_SUBDIRS += ja
>  endif
>  
>  EXTRA_DIST = \
> -- 
> 1.8.1.4
> 
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel




More information about the lxc-devel mailing list