pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/apr
On Tue, Apr 18, 2023 at 09:56:03AM +0100, Jonathan Perkin wrote:
> * On 2023-04-18 at 09:47 BST, Thomas Klausner wrote:
>
> > Module Name: pkgsrc
> > Committed By: wiz
> > Date: Tue Apr 18 08:47:36 UTC 2023
> >
> > Modified Files:
> > pkgsrc/devel/apr: Makefile
> >
> > Log Message:
> > apr: on Solaris, depend on bash
> >
> > apr-config doesn't work with Solaris' 10 sh(1).
> >
> > Closes PR pkg/57360.
>
> It's not hugely important, but note that on SunOS if bash is not available
> natively then we bootstrap mksh, so this really only needs REPLACE_SH. Any
> time you see /bin/sh being used on SunOS it means we missed a replacement
> somewhere.
Thanks! I've switched it to REPLACE_SH, I hope that's better.
Thomas
Home |
Main Index |
Thread Index |
Old Index