Subject: Re: trouble packaging perl module File-Tail
To: Thomas Klausner <wiz@netbsd.org>
From: Brad Volz <bradv@affectation.org>
List: tech-pkg
Date: 05/27/2003 11:51:44
On Tue, 27 May 2003, Thomas Klausner wrote:
> Please use PERL5_PACKLIST (see all other p5-* packages)
> and leave the PLIST empty.
That did it, thanks. Once I removed the entries from the PLIST file the
package removed cleanly.
So I guess that my problem was that I had both?? This would seem to
explain the errors about not being able to find the file on the filesystem
if defining PERL5_PACKLIST ( the preferred case here ) and providing a
full PLIST do the same thing.
cheers,
Brad