Subject: Re: pkglint change
To: James Chacon <jchacon@genuity.net>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 10/30/2001 12:44:10
On Tue, 30 Oct 2001, James Chacon wrote:
> Can anyone see a reason not to change lintpkgsrc.pl as follows:
...
> - if (substr($2, 0, 6) eq 'patch-')
> + if ($2 =~ /^patch-..$/)
I see no reason to restrict patches to patch-.. - if anything, omit
patch-.*\.orig
- Hubert
--
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/