diff options
Diffstat (limited to 'Bugzilla/Install')
-rw-r--r-- | Bugzilla/Install/CPAN.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/CPAN.pm b/Bugzilla/Install/CPAN.pm index 6e3e90f6e..1d57b08f3 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'), |