revert the cpan.shadowcatprojects.net default for now
apeiron [Wed, 10 Mar 2010 20:40:54 +0000 (20:40 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8958 bd8105ee-0ff8-0310-8827-fb3f25b6796d

Makefile.PL

index 1d7a3c8..0be4869 100644 (file)
@@ -102,7 +102,8 @@ DEATH
          }
          return $orig->(@_);
        };
-       $CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
+       # not yet -- apeiron, 2010-03-10 
+       #$CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
        # <mst> all bootstrapped fine on one DH account
        # <mst> on another, it tries to install man stuff into /usr/local
        # <mst> cannot for the life of me figure out why