Subject: Re: Perl-5.6.1 from pkgsrc install
To: George Sollish <gsollish@mail.gisco.net>
From: Wojciech Puchar <wojtek@chylonia.3miasto.net>
List: netbsd-users
Date: 12/16/2001 20:58:15
> install. I'm using Friday's pkgsrc for this.  After 'make install' the
> bins are written to /usr/pkg/bin, then the libs and manpages are written,
> and at that point the install script apparently runs '/bin/rm
> /usr/pkg/bin/perl /usr/pkg/bin/perl' and the script errors out with "rm:
> no such file or directory /usr/pkg/bin/perl".  Can someone tell me how to
> fix this?  I assume only one argument to rm is in order, but where does
> this go in an edited Makefile?
>
or use rm -f