From: Max Kanat-Alexander Date: Mon, 5 Jul 2010 23:59:14 +0000 (-0700) Subject: Bug 576105: Make install-module.pl able to install DateTime (and other X-Git-Tag: bugzilla-3.6.2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64d6634c35d75e7393f88e0634c1b2eca291393;p=thirdparty%2Fbugzilla.git Bug 576105: Make install-module.pl able to install DateTime (and other Module::Build-only modules) on Windows r=mkanat, a=mkanat (module owner) --- diff --git a/Bugzilla/Install/CPAN.pm b/Bugzilla/Install/CPAN.pm index af50b52e41..52f762a9a2 100644 --- a/Bugzilla/Install/CPAN.pm +++ b/Bugzilla/Install/CPAN.pm @@ -77,7 +77,6 @@ use constant CPAN_DEFAULTS => { scan_cache => 'atstart', inhibit_startup_message => 1, - mbuild_install_build_command => './Build', bzip2 => bin_loc('bzip2'), curl => bin_loc('curl'),