Bug 576105: Make install-module.pl able to install DateTime (and other

Module::Build-only modules) on Windows
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@260635 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2010-07-06 00:03:11 +00:00
parent 6e53c47508
commit 91f82e8d0e
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
7120
7121

View File

@ -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'),