Sitelib
This commit is contained in:
parent
14894dc216
commit
6f519dc0d7
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ rm -rf %{pypi_name}.egg-info
|
|||
%files -n python3-%{pypi_name}
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%{python3_sitearch}/%{pypi_name}
|
||||
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
%{python3_sitelib}/%{pypi_name}
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon May 24 2021 Alexander Manning <mail@alex-m.co.uk> - 3.1.4-1
|
||||
|
|
Loading…
Reference in a new issue