diff options
Diffstat (limited to 'lang/perl5/patches/patch-at')
-rw-r--r-- | lang/perl5/patches/patch-at | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/perl5/patches/patch-at b/lang/perl5/patches/patch-at deleted file mode 100644 index 640b9ae3634..00000000000 --- a/lang/perl5/patches/patch-at +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-at,v 1.2 2009/01/29 10:13:05 wiz Exp $ - ---- makedef.pl.orig 2008-11-14 11:28:39.000000000 +0100 -+++ makedef.pl 2008-11-14 11:30:05.000000000 +0100 -@@ -404,6 +404,9 @@ - PL_statusvalue_vms - PL_sys_intern - )]); -+ emit_symbols([qw( -+ boot_DynaLoader -+ )]); - } - elsif ($PLATFORM eq 'os2') { - emit_symbols([qw( |