Subject: Re: CVS commit: pkgsrc/mk/configure
To: Roland Illig <rillig@NetBSD.org>
From: Alistair Crooks <agc@NetBSD.org>
List: pkgsrc-changes
Date: 09/20/2006 08:16:42
On Tue, Sep 19, 2006 at 08:51:34PM +0000, Roland Illig wrote:
>
> Module Name: pkgsrc
> Committed By: rillig
> Date: Tue Sep 19 20:51:34 UTC 2006
>
> Modified Files:
> pkgsrc/mk/configure: replace-interpreter.mk
>
> Log Message:
> Bugfix: In the #! interpreter lines, allow white-space behind the #!.
Will all of the versions of sed out there be able to deal with a
"[[:space:]]" construct?
Alistair