aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-12-10 20:05:47 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2015-12-10 20:05:47 +0100
commit49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a (patch)
treeae767f7b6580721609c887c94f959dbe49ad7043 /docs
parent947f2948bc03db13a3be41118c4c2a4265ca6b2a (diff)
downloadbugs-49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a.tar
bugs-49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a.tar.gz
bugs-49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a.tar.bz2
bugs-49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a.tar.xz
bugs-49b896cc1c8d5fea6ea3cdec3c61ddd0290a364a.zip
Email::Send is no longer used
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rst/installing/linux.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/en/rst/installing/linux.rst b/docs/en/rst/installing/linux.rst
index 0dad2056e..ff4258e6a 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 <linux-config-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 <linux-config-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: