[Spice-devel] [PATCH spice-gtk] Do not update .po files with ./autogen.sh && make

Marc-André Lureau marcandre.lureau at redhat.com
Mon Jul 17 11:32:08 UTC 2017



----- Original Message -----
> It is enough to update them just before the release (`make dist`)
> 
> Reported-by: Victor Toso <victortoso at redhat.com>

ack

> ---
> also remove a intltool leftover
> ---
>  Makefile.am | 1 -
>  po/Makevars | 2 +-
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 30f05f4..ccb81aa 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -32,7 +32,6 @@ EXTRA_DIST =					\
>  	build-aux/git-version-gen		\
>  	gtk-doc.make				\
>  	.version				\
> -	$(INTLTOOL_FILES)			\
>  	$(NULL)
>  
>  MAINTAINERCLEANFILES =					\
> diff --git a/po/Makevars b/po/Makevars
> index 1359b7a..78f708e 100644
> --- a/po/Makevars
> +++ b/po/Makevars
> @@ -86,7 +86,7 @@ MSGINIT_OPTIONS =
>  # has changed.  Possible values are "yes" and "no".  Set this to no if
>  # the POT file is checked in the repository and the version control
>  # program ignores timestamps.
> -PO_DEPENDS_ON_POT = yes
> +PO_DEPENDS_ON_POT = no
>  
>  # This tells whether or not to forcibly update $(DOMAIN).pot and
>  # regenerate PO files on "make dist".  Possible values are "yes" and
> --
> 2.13.3
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
> 


More information about the Spice-devel mailing list