"James Youngman" <[EMAIL PROTECTED]> wrote:
> On 7/18/07, Eric Blake <[EMAIL PROTECTED]> wrote:
>> OK to commit?
>>
>> 2007-07-17  Eric Blake  <[EMAIL PROTECTED]>
>>
>>         * po/POTFILES.in: Update to reflect current location of
>>         translatable strings.
>
> Yes, please go ahead and commit that to findutils HEAD (and I guess
> part of the same change will be needed in the 4.2.x branch).
>
>> Index: po/POTFILES.in
>> ===================================================================
>> RCS file: /sources/findutils/findutils/po/POTFILES.in,v
>> retrieving revision 1.4
>> diff -u -p -r1.4 POTFILES.in
>> --- po/POTFILES.in      14 Jun 2003 15:41:26 -0000      1.4
>> +++ po/POTFILES.in      18 Jul 2007 04:17:04 -0000
>> @@ -3,24 +3,32 @@
>>
>>  # Common library files
>>  gnulib/lib/argmatch.c
>> +gnulib/lib/closein.c
>> +gnulib/lib/closeout.c
>>  gnulib/lib/error.c
>> +gnulib/lib/getdate.c
>>  gnulib/lib/getopt.c
>>  gnulib/lib/human.c
>> +gnulib/lib/openat-die.c
>>  gnulib/lib/quotearg.c
>> -gnulib/lib/regex.c
>
> [...]
>
>
> The patch is fine, but the fact that we need to track this manually is
> something which is bound to cause skew later (like the skew you have
> just fixed).  Is there some way to get gnulib-tool to help us do this?
>
> Even just having an automated way to check that the file hadn't missed
> anything out would be good.

There's a similar check in coreutils' Makefile.maint.
See its po-check rule.


Reply via email to