Make sure directories in %files stay that way
This commit is contained in:
parent
224c79a35f
commit
745bdd1bfb
1 changed files with 2 additions and 2 deletions
|
|
@ -142,8 +142,8 @@ rm -rf .path
|
|||
%files -n python3-%{pypi_name}
|
||||
%{_bindir}/%{pypi_name}
|
||||
%{_bindir}/%{pypi_name}-quickstart
|
||||
%{python3_sitelib}/%{pypi_name}
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
%{python3_sitelib}/%{pypi_name}/
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2019 Miro Hrončok <mhroncok@redhat.com> - 3.13.2-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue