[pacman-dev] [PATCH] Add repo-remove.8 to list of cleanup in doc/Makefile.am

Dan McGee dpmcgee at gmail.com
Mon May 18 23:53:57 EDT 2009


On Tue, May 12, 2009 at 11:04 AM, Gerardo Exequiel Pozzi
<vmlinuz386 at yahoo.com.ar> wrote:
> repo-remove.8 is generated with Makefile but is not removed on clean.
> This patch add it to list of untracked autoconf files.
>
> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
Thanks.

> ---
>  doc/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/doc/Makefile.am b/doc/Makefile.am
> index a796a91..4703b63 100644
> --- a/doc/Makefile.am
> +++ b/doc/Makefile.am
> @@ -51,7 +51,7 @@ EXTRA_DIST = \
>        $(DOXYGEN_MANS)
>
>  # Files that should be removed, but which Automake does not know.
> -MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS)
> +MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS) repo-remove.8
>
>  # Ensure manpages are fresh when building a dist tarball
>  dist-hook:
> --
> 1.6.3
>
> _______________________________________________
> pacman-dev mailing list
> pacman-dev at archlinux.org
> http://www.archlinux.org/mailman/listinfo/pacman-dev
>


More information about the pacman-dev mailing list