commit 941f289c899e46f314bf06025c74d57773f36093 Author: Ondrej Mikle hiviah@torproject.org Date: Mon Jan 4 10:29:32 2016 +0100
Explicit mention of exclude=tor for fedora.repo --- docs/en/rpms.wml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/en/rpms.wml b/docs/en/rpms.wml index 45f138e..158f9fa 100644 --- a/docs/en/rpms.wml +++ b/docs/en/rpms.wml @@ -67,7 +67,8 @@ repo_gpgcheck=1
<p>E.g. you may exclude EPEL's Tor package by putting the mentioned exclude line under [epel] section in <tt>/etc/yum.repos.d/epel.repo</tt>. - For Fedora, you usually need that exclude in fedora-updates.repo file. + For Fedora, you usually need that exclude in fedora.repo and + fedora-updates.repo file. </p>
<h3>Package installation and running</h3>
tor-commits@lists.torproject.org