SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

support CentOS repos with yum-config-manager #86

Closed tpokorra closed 9 years ago

tpokorra commented 9 years ago

for example, the xamarin repo for CentOS is installed like this:

yum-config-manager --add-repo http://download.mono-project.com/repo/centos/

yum-config-manager is part of package yum-utils