blob: 246de9e036e69115d74fa5ca46629b28604f2d1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.2 2001/06/07 04:29:04 jlam Exp $
--- Makefile.PL.orig Tue Nov 24 04:29:59 1998
+++ Makefile.PL Wed Jun 6 20:18:51 2001
@@ -2,7 +2,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',
|