Re: [Autogen-users] [PATCH] autogen: fix definition of MAXPATHLEN
Bruce Korb <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 10/14/13 15:22, Santiago Vila wrote:
> --- shar-1-14129.sample 2013-10-15 00:14:14.032076423 +0200
> +++ shar-1-14129.outf 2013-10-15 00:14:14.036076346 +0200
> @@ -115,7 +115,7 @@
> ${echo} "x - SKIPPING shar-1.in (file already exists)"
>
> else
> -${echo} "x - extracting shar-1.in (text)"
> +${echo} "x - extracting shar-1.in (texto)"
> sed 's/^X//' << 'SHAR_EOF' | uudecode &&
> begin 600 shar-1.in
> M5&AI<R!I<R!A('1E<W0*1G)O;2!T:&ES(&QI;F4L(&5N8V]D:6YG(&ES(&9O
>
>
> Seems like a missing LC_ALL=C somewhere.
creo que si. I'll look for it. Thanks.