summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Install/files/patch-Makefile.PL
blob: f1f866b2cfa46f12a52d4fd5856f8d9a8cc59467 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- Makefile.PL.orig	Thu Sep  9 21:26:15 2004
+++ Makefile.PL	Thu Sep 16 14:49:44 2004
@@ -24,10 +24,10 @@
         recommends  ('Module::ScanDeps' => 0.28),
         recommends  ('Module::CoreList'),
     ],
-    'Bundle other CPAN packages' => [
-        -default            => 0,
-        recommends  ('CPANPLUS' => 0.040),
-    ],
+#    'Bundle other CPAN packages' => [
+#        -default            => 0,
+#        recommends  ('CPANPLUS' => 0.040),
+#    ],
     'PAR-based binary distributions' => [
         -default            => 0,
         recommends  ('PAR::Dist' => 0.03),