[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] bin: Rely only on the shebang line
From: |
Mathieu Lirzin |
Subject: |
Re: [PATCH] bin: Rely only on the shebang line |
Date: |
Sun, 11 Mar 2018 23:45:43 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Mathieu Lirzin <address@hidden> writes:
> Previously ‘automake’ and ‘aclocal’ were handling the case of being
> interpreted as a Shell script by using a hack leveraging the fact that
> Shell and Perl has a compatible syntax intersection allowing those
> scripts to launch ‘perl’ from the shell.
>
> * bin/aclocal.in: Remove cryptic launching hack.
> * bin/automake.in: Likewise.
> ---
> bin/aclocal.in | 8 +-------
> bin/automake.in | 7 +------
> 2 files changed, 2 insertions(+), 13 deletions(-)
Applied as commit 51823f144c513007d8c05f3c6c88732e91bd13fd.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] bin: Rely only on the shebang line,
Mathieu Lirzin <=