mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
$NetBSD: patch-aa,v 1.4 2005/10/26 10:16:09 adrianp Exp $
|
|
|
|
--- checksetup.pl.orig 2005-10-26 09:43:38.000000000 +0100
|
|
+++ checksetup.pl
|
|
@@ -301,7 +301,7 @@ my $modules = [
|
|
},
|
|
{
|
|
name => 'File::Spec',
|
|
- version => '0.84'
|
|
+ version => '0'
|
|
},
|
|
{
|
|
name => 'File::Temp',
|