[master][hotFixForFailingBuilds] Distribute the right docs files

Anne Mulhern amulhern at redhat.com
Tue Aug 26 11:57:05 UTC 2014





----- Original Message -----
> From: "Vratislav Podzimek" <vpodzime at redhat.com>
> To: anaconda-patches at lists.fedorahosted.org
> Sent: Tuesday, August 26, 2014 7:30:33 AM
> Subject: [master][hotFixForFailingBuilds] Distribute the right docs files
> 
> Do not try to distribute non-existing docs files, distribute the ones we have
> instead.
> 
> Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
> ---
>  docs/Makefile.am | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/docs/Makefile.am b/docs/Makefile.am
> index cbf244a..f8106b5 100644
> --- a/docs/Makefile.am
> +++ b/docs/Makefile.am
> @@ -17,9 +17,7 @@
>  #
>  # Author: David Cantrell <dcantrell at redhat.com>
>  
> -EXTRA_DIST = boot-options.txt mediacheck.txt \
> -             lvm_sanity_checks.txt rescue-mode api.cfg making-screenshots \
> -             threads.txt gettext.txt transifex.txt
> +EXTRA_DIST = *.rst *.txt
>  
>  CLEANFILES = api *.xml
>  
> --
> 1.9.3
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
> 

Ack.

- mulhern


More information about the anaconda-patches mailing list