diff --git a/koji.spec b/koji.spec index 43dc234..7f39f63 100644 --- a/koji.spec +++ b/koji.spec @@ -229,11 +229,11 @@ done %doc docs Authors COPYING LGPL %files -n python%{python3_pkgversion}-koji -%{python3_sitelib}/%{name} -%{python3_sitelib}/koji_cli +%{python3_sitearch}/%{name} +%{python3_sitearch}/koji_cli %files -n python%{python3_pkgversion}-%{name}-cli-plugins -%{python3_sitelib}/koji_cli_plugins +%{python3_sitearch}/koji_cli_plugins # we don't have config files for default plugins yet #%%dir %%{_sysconfdir}/koji/plugins #%%config(noreplace) %%{_sysconfdir}/koji/plugins/*.conf