summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-11-07 15:59:24 +0100
committerFlorian Ragwitz <rafl@debian.org>2010-11-07 16:00:29 +0100
commit71f01b370a4d852b4b8d7490503f038641108e09 (patch)
tree8193d351a8b1897a3d3b7716f608531a2b1bdfac /Porting
parent584e761d155b7f9055c1f0566f42a2ef083716d8 (diff)
downloadperl-71f01b370a4d852b4b8d7490503f038641108e09.tar.gz
Structure dist/Math-BigInt-FastCalc like the CPAN dist
This makes applying patches between them easier.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 64dc98d528..e9ecdb7eaa 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -879,10 +879,6 @@ use File::Glob qw(:case);
t/mbimbf.t
},
],
- 'MAP' => { '' => 'dist/Math-BigInt-FastCalc/',
- 'lib/Math/BigInt/FastCalc.pm'
- => 'dist/Math-BigInt-FastCalc/FastCalc.pm',
- },
'UPSTREAM' => 'blead',
},