diff options
Diffstat (limited to 'devel/p5-Include/files/patch-aa')
-rw-r--r-- | devel/p5-Include/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/p5-Include/files/patch-aa b/devel/p5-Include/files/patch-aa deleted file mode 100644 index cf166c547caf..000000000000 --- a/devel/p5-Include/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig Thu Jan 4 07:57:37 1996 -+++ Makefile.PL Mon Oct 21 13:26:43 1996 -@@ -128,7 +128,7 @@ - my $hash = { - VERSION => $VERSION, - NAME => $NAME, -- SKIP => [qw(static dynamic linkext)], -+ SKIP => [qw(static)], - PL_FILES => \%PL_FILES, - EXE_FILES => [ keys %EXE_FILES ], - LINKTYPE => 'dynamic', |