Re: [exim-dev] build scripts and xpg4

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-dev
Asunto: Re: [exim-dev] build scripts and xpg4
On 17/11/13 06:45, Phil Pennock wrote:
> I think that the best bet might be to look for the existence of
> /bin/bash and exec that by preference to /usr/xpg4/bin/sh.
>
> Anyone object to that approach?


Seems operational for me. I just did the obvious
if bash elif xpg4 fi.
--
Cheers,
Jeremy