summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch')
-rw-r--r--abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch b/abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch
deleted file mode 100644
index 0770a5e..0000000
--- a/abs/core-testing/perl/perl-5.10.0-archlinux-cpan-installdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/CPAN/FirstTime.pm.orig 2007-12-24 23:21:42.000000000 -0500
-+++ lib/CPAN/FirstTime.pm 2007-12-24 23:26:04.000000000 -0500
-@@ -940,7 +940,7 @@
- }
-
- if (!$matcher or 'makepl_arg make_arg' =~ /$matcher/) {
-- my_dflt_prompt(makepl_arg => "", $matcher);
-+ my_dflt_prompt(makepl_arg => "INSTALLDIRS=site", $matcher);
- my_dflt_prompt(make_arg => "", $matcher);
- }
-