blob: 402e147288cff7c2524bb065df89fef8a75d9202 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.3 2002/01/28 00:27:36 jlam Exp $
--- Makefile.PL.orig Sun Dec 9 16:40:58 2001
+++ Makefile.PL
@@ -4,7 +4,6 @@
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
- 'INSTALLDIRS' => 'perl',
'NAME' => 'CGI',
'DISTNAME' => 'CGI.pm',
'VERSION_FROM' => 'CGI.pm',
|