From 91f82e8d0e7d894e455bf6900fc2b5a027136ea8 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Tue, 6 Jul 2010 00:03:11 +0000 Subject: [PATCH] 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 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- mozilla/webtools/bugzilla/Bugzilla/Install/CPAN.pm | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index a2af0fcd029..4a1c63bf916 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7120 \ No newline at end of file +7121 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/Install/CPAN.pm b/mozilla/webtools/bugzilla/Bugzilla/Install/CPAN.pm index af50b52e41b..52f762a9a20 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Install/CPAN.pm +++ b/mozilla/webtools/bugzilla/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'),