On 13/05/10 14:44, Richard W.M. Jones wrote:
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.
Ah, got it. I was reading it backwards (.pl files are originals).
ACK.
Matt
--
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team
M: +44 (0)7977 267231
GPG ID: D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490