[PATCH 1/2] man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make dist

Gaetan Nadon memsize at videotron.ca
Fri Apr 18 06:44:47 PDT 2014


On 14-04-18 05:31 AM, Hans de Goede wrote:
> Fix suggested by: Gaetan Nadon <memsize at videotron.ca>
>
> Cc: Gaetan Nadon <memsize at videotron.ca>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  hw/xfree86/man/Makefile.am | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/hw/xfree86/man/Makefile.am b/hw/xfree86/man/Makefile.am
> index f41d26c..5da404c 100644
> --- a/hw/xfree86/man/Makefile.am
> +++ b/hw/xfree86/man/Makefile.am
> @@ -5,4 +5,6 @@ fileman_PRE = xorg.conf.man xorg.conf.d.man
>  if SUID_WRAPPER
>  appman_PRE += Xorg.wrap.man
>  fileman_PRE += Xwrapper.config.man
> +else
> +EXTRA_DIST += Xorg.wrap.man Xwrapper.config.man
>  endif

If you have checked the tarballs are identical when configuring
with/without suid-wrapper

Reviewed-by: Gaetan Nadon <memsize at videotron.ca>


More information about the xorg-devel mailing list