On Thu, 23 Aug 2012, Marcin Cieslak wrote:
> This patch removes instances of hardcoded
> invocation of /bin/ksh and allows to
> replace it with, for, example,
> /usr/local/bin/ksh93
>
> Also "ksh93" is accepted whenever "ksh" is.
>
> Tested using the following /bin/ksh:
>
Applied.
--
Jon Trulso
On Thu, 23 Aug 2012, Pascal Stumpf wrote:
> On Thu, 23 Aug 2012 17:49:26 +0200, Marcin Cieslak wrote:
> > This patch removes instances of hardcoded
> > invocation of /bin/ksh and allows to
> > replace it with, for, example,
> > /usr/local/bin/ksh93
> >
> > Also "ksh93" is accepted whenever "ksh"
On Thu, 23 Aug 2012 17:49:26 +0200, Marcin Cieslak wrote:
> This patch removes instances of hardcoded
> invocation of /bin/ksh and allows to
> replace it with, for, example,
> /usr/local/bin/ksh93
>
> Also "ksh93" is accepted whenever "ksh" is.
Have you looked at whether ksh is actually required