[Libguestfs] [PATCH 2/2] po: Include strings from Perl programs in the PO files (RHBZ#559963).

Richard W.M. Jones rjones at redhat.com
Thu May 13 13:44:50 UTC 2010


On Thu, May 13, 2010 at 02:33:26PM +0100, Matthew Booth wrote:
> > +# Make symlink from virt-inspector.pl to virt-inspector.  This is just
> > +# to keep xgettext happy since it uses the file extension to determine
> > +# the implementation language of a file.
> > +
> > +all-local: virt-inspector.pl
> > +
> > +virt-inspector.pl: virt-inspector
> > +	ln -sf $< $@
> 
> In virt-v2v I rename these in an install hook. I don't think we need
> symlinks lying around.

No you miss the point.  I don't want to install these, I need these in
the build directory so xgettext will know that these are Perl files.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list