Nicolas Morey-Chaisemartin 2020-01-13 08:24:36 +00:00 committed by Git OBS Bridge
parent d7177ab8f2
commit 7da76e150e

View File

@ -873,6 +873,7 @@ rm -rf %{buildroot}/%{_sbindir}/srp_daemon.sh
%if %{with_pyverbs}
%files -n python3-pyverbs
%{python3_sitearch}/pyverbs
%dir %{_docdir}/%{name}-%{version}/tests/
%{_docdir}/%{name}-%{version}/tests/*.py
%endif