From: apeiron Date: Wed, 10 Mar 2010 20:40:54 +0000 (+0000) Subject: revert the cpan.shadowcatprojects.net default for now X-Git-Tag: 1.006009~41 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=da6e3c2d185931d7cb693b704e4b1522a50388ac revert the cpan.shadowcatprojects.net default for now git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8958 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- diff --git a/Makefile.PL b/Makefile.PL index 1d7a3c8..0be4869 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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"]; # all bootstrapped fine on one DH account # on another, it tries to install man stuff into /usr/local # cannot for the life of me figure out why