diff options
author | Dylan William Hardison <dylan@hardison.net> | 2015-08-24 20:45:49 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2015-08-24 20:45:49 +0200 |
commit | 77fbf1e1cd0bf2dec70577caa750d191fd717795 (patch) | |
tree | 3b8b5a8f4cc995a5c351a26501f9157ee8092c78 /template/en/default | |
parent | d03b432557e0422d5b0dbd32e82d36d3f9a5b68a (diff) | |
download | bugzilla-77fbf1e1cd0bf2dec70577caa750d191fd717795.tar.gz bugzilla-77fbf1e1cd0bf2dec70577caa750d191fd717795.tar.xz |
Bug 1195836 - Remove install-module.pl from bmo
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/setup/strings.txt.pl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index aab9b11f5..f8a2920d0 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -124,8 +124,10 @@ END To attempt an automatic install of every required and optional module with one command, do: - ##perl## install-module.pl --all - + ##perl## checksetup.pl --cpanfile + cpanm --installdeps --with-recommends --with-all-features \\ + --without-feature oracle --without-feature sqlite \\ + --without-feature pg. EOT install_data_too_long => <<EOT, WARNING: Some of the data in the ##table##.##column## column is longer than |