diff --git a/files/copr/provision/files/builder.repo b/files/copr/provision/files/builder.repo index accab91d11..f90e909422 100644 --- a/files/copr/provision/files/builder.repo +++ b/files/copr/provision/files/builder.repo @@ -12,3 +12,12 @@ baseurl=http://172.16.5.4/results/msuchy/Mock/epel-6-$basearch/ skip_if_unavailable=True gpgcheck=0 enabled=1 + +[msuchy-scl-utils] +name=Copr repo for scl-utils owned by msuchy +description=scl-utils with patch from https://bugzilla.redhat.com/show_bug.cgi?id=985233 +baseurl=http://172.16.5.4/results/msuchy/scl-utils/epel-6-$basearch/ +skip_if_unavailable=True +gpgcheck=0 +enabled=1 +