summaryrefslogtreecommitdiff
path: root/devel/p5-Include/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Include/files/patch-aa')
-rw-r--r--devel/p5-Include/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Include/files/patch-aa b/devel/p5-Include/files/patch-aa
new file mode 100644
index 000000000000..cf166c547caf
--- /dev/null
+++ b/devel/p5-Include/files/patch-aa
@@ -0,0 +1,11 @@
+--- 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',