[lazarus] Problems building LCL documentation
Marco van de Voort
marcov at stack.nl
Wed Sep 3 03:08:49 EDT 2003
> On Tue, 2 Sep 2003 20:40:33 +0200 (CEST)
> marcov at stack.nl (Marco van de Voort) wrote:
>
> > > > Problems i found:
> > > > 1) had to change from bin/bash to bin/sh to make the scripts
> > > > (update*.sh and make_all_skell.sh) work
> > >
> > > fixed
> >
> > How?
> >
> > By using the POSIX spec, and using?
> >
> > !/usr/bin/env <shell>
> >
> > with <shell>=sh or bash ?
>
> ;)
>
> I choose
> #!/usr/bin/env bash
Ok :-)
More information about the Lazarus
mailing list