From: Frédéric Buclin Date: Thu, 10 Dec 2015 19:05:47 +0000 (+0100) Subject: Email::Send is no longer used X-Git-Tag: release-5.0.2~17 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a;p=thirdparty%2Fbugzilla.git Email::Send is no longer used --- diff --git a/docs/en/rst/installing/linux.rst b/docs/en/rst/installing/linux.rst index 0dad2056e0..ff4258e6ab 100644 --- a/docs/en/rst/installing/linux.rst +++ b/docs/en/rst/installing/linux.rst @@ -35,11 +35,9 @@ The following command will install Red Hat's packaged version of Bugzilla: :command:`yum install bugzilla httpd mysql-server` -However, if you go this route, you need to read :bug:`415605`, which details -some problems with the Email::Send package. Then, you can skip to -:ref:`configuring your database `. It may be useful to -know that Fedora stores the Bugzilla files in :file:`/usr/share/bugzilla`, so -that's where you'll run :file:`checksetup.pl`. +Then, you can skip to :ref:`configuring your database `. +It may be useful to know that Fedora stores the Bugzilla files in +:file:`/usr/share/bugzilla`, so that's where you'll run :file:`checksetup.pl`. If you want to install a version of Bugzilla from the Bugzilla project, you will instead need: