(doc) Exclude GNUstep packages from EPEL

This commit is contained in:
Francis Lachapelle 2017-04-21 15:30:29 -04:00
parent 9459185059
commit 68eae92d2d

View file

@ -238,6 +238,14 @@ sources, install the following package:
rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
---- ----
SOGo relies on the GNUstep packages provided by Inverse and must not used the
packages from EPEL. Adjust the repository definition to exclude those packages:
----
sed -i '/enabled=1/a \
exclude=gnustep*' /etc/yum.repos.d/epel.repo
----
For more information on EPEL, visit http://fedoraproject.org/wiki/EPEL/. For more information on EPEL, visit http://fedoraproject.org/wiki/EPEL/.
Software Installation Software Installation