[Libguestfs] [PATCH] po: update POTFILES

Richard W.M. Jones rjones at redhat.com
Tue May 15 07:40:36 UTC 2012


On Tue, May 15, 2012 at 10:36:41AM +0800, Wanlong Gao wrote:
> Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
> ---
>  po/POTFILES |   39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)

This file is generated (by Makefile.am).

> +gobject/guestfs-gobject-optargs-add_domain.c
> +gobject/guestfs-gobject-optargs-add_drive_opts.c
> +gobject/guestfs-gobject-optargs-btrfs_filesystem_resize.c
[...]
> +gobject/guestfs-gobject.c

These files are no longer used.  They were moved into the gobject/src
and gobject/include directories.  However there's no CLEANFILES rule
to remove the old files.  I've fixed this now:

https://github.com/libguestfs/libguestfs/commit/7fffaf204ef59d6a068baa6b6b94a32eb6172846

So if you update and run 'make -C gobject clean' it should remove
these files.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the Libguestfs mailing list