Re: disting po2tbl.sed.in



jacob berkman <jacob ximian com> writes:

> found this today, i'll commit tonight unless someone objects.

This patch, by itself is wrong - po2tbl.sed.in is disted
in ../Makefile.am; perhaps that should be changed, but
if you change it you need to remove it from ../Makefile.am.

Also, glib and gtk+ need to be doing the same thing.

Regards,
                                        Owen

> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/gnome/glib/po/ChangeLog,v
> retrieving revision 1.43
> diff -u -r1.43 ChangeLog
> --- ChangeLog	2001/11/09 06:37:04	1.43
> +++ ChangeLog	2001/11/09 19:40:38
> @@ -1,3 +1,7 @@
> +2001-11-09  jacob berkman  <jacob ximian com>
> +
> +	* Makefile.in.in (DISTFILES): also dist po2tbl.sed.in
> +
>  2001-11-07  Wang Jian  <lark linux net cn>
>  
>  	* zh_CN.po: Updated Simplified Chinese translation by
> Index: Makefile.in.in
> ===================================================================
> RCS file: /cvs/gnome/glib/po/Makefile.in.in,v
> retrieving revision 1.6
> diff -u -r1.6 Makefile.in.in
> --- Makefile.in.in	2001/10/28 16:34:24	1.6
> +++ Makefile.in.in	2001/11/09 19:40:38
> @@ -53,8 +53,8 @@
>  SOURCES = cat-id-tbl.c
>  POFILES = @POFILES@
>  GMOFILES = @GMOFILES@
> -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(GETTEXT_PACKAGE).pot \
> -stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES)
> +DISTFILES = ChangeLog Makefile.in.in POTFILES.in po2tbl.sed.in \
> +$(GETTEXT_PACKAGE).pot stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES)
>  
>  POTFILES = \
>  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]