Re: [exim-dev] build scripts and xpg4

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: 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