From: Max Kanat-Alexander Date: Mon, 5 Jul 2010 23:57:40 +0000 (-0700) Subject: Bug 576105: Make install-module.pl able to install DateTime (and other X-Git-Tag: bugzilla-3.7.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a2aa902a5be9a178d997d19d9fd6bd75e2edbb;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 6e3e90f6e3..1d57b08f3a 100644 --- a/Bugzilla/Install/CPAN.pm +++ b/Bugzilla/Install/CPAN.pm @@ -79,7 +79,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'),