builder-plugins not py2 only anymore
This commit is contained in:
parent
fb29b5f580
commit
56f9d38e3e
1 changed files with 0 additions and 2 deletions
|
|
@ -536,14 +536,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_prefix}/lib/koji-hub-plugins/__pycache__
|
||||
%endif
|
||||
|
||||
%if 0%{py2_support} > 1
|
||||
%files builder-plugins
|
||||
%defattr(-,root,root)
|
||||
%dir /etc/kojid/plugins
|
||||
%config(noreplace) /etc/kojid/plugins/*.conf
|
||||
%dir %{_prefix}/lib/koji-builder-plugins
|
||||
%{_prefix}/lib/koji-builder-plugins/*.py*
|
||||
%endif
|
||||
|
||||
%if 0%{py2_support} > 1
|
||||
%files utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue