Skip to content
Snippets Groups Projects
Commit 3f5718db authored by Stepan Salenikovich's avatar Stepan Salenikovich
Browse files

packaging: remove missing file from .spec

c9ef45ae removed the yum repo file
in order to not install the repo with the ring-daemon package, however
this file was till being referred to in another place causing the
packaging to fail

Change-Id: I6bf98122de6efb05af82b0fc50d56b2ca70fb547
Tuleap: #591
parent 0e7c22a1
No related branches found
No related tags found
No related merge requests found
...@@ -73,7 +73,6 @@ make DESTDIR=%{buildroot} install ...@@ -73,7 +73,6 @@ make DESTDIR=%{buildroot} install
%{_datadir}/dbus-1/services/* %{_datadir}/dbus-1/services/*
%{_datadir}/dbus-1/interfaces/* %{_datadir}/dbus-1/interfaces/*
%doc %{_mandir}/man1/dring* %doc %{_mandir}/man1/dring*
%config %{_sysconfdir}/yum.repos.d/ring-nightly.repo
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment