This is what I get for being a slacker.
Remove files I shouldn't have imported at all
This commit is contained in:
parent
cbe48cd4f9
commit
37ed44ab0f
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2004/12/08 06:09:36 msf Exp $
|
||||
--- Makefile.PL.orig Thu Sep 16 13:12:43 2004
|
||||
+++ Makefile.PL Thu Sep 16 13:12:52 2004
|
||||
@@ -15,7 +15,7 @@ WriteMakefile(
|
||||
# ) : (),
|
||||
},
|
||||
'dist' => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
|
||||
- ($] < 5.008) ? () : ( INSTALLDIRS => 'perl' ),
|
||||
+ ($] < 5.008) ? () : ( INSTALLDIRS => 'site' ),
|
||||
# If under a version with Maketext in core, overwrite that core file.
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user