pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 2.0/i386 bulk build results 2005-04-01
On Tue, Apr 05, 2005 at 10:24:17PM +0200, Urban Boquist wrote:
> >>>>> Thomas Klausner writes:
>
> Thomas> 74a75
> >> lang/erlang tech-pkg%NetBSD.org@localhost
>
> Thomas> Bareword found where operator expected at -e line 1, near
> Thomas> "s/%PERL%//usr" syntax error at -e line 1, near
> Thomas> "s/%PERL%//usr" Execution of -e aborted due to compilation
> Thomas> errors.
> Thomas> and later lots of PLIST problems.
>
> I'm not sure why it is needed, but the patch below fixes lang/erlang
> for me.
Probably because $(PERL) contains the complete path to the perl
binary including slashes, which are also used as the separators for
the sed expression. Thanks for the patch, I committed it.
Thomas
Home |
Main Index |
Thread Index |
Old Index