Skip to content

Commit

Permalink
attempt fix for rhel8py
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Jun 20, 2023
1 parent 63a3f34 commit 72e3ae5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/python-podman.spec
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ export PBR_VERSION="0.0.0"

%if %{with rhel8_py}
%files -n python%{python3_pkgversion}-%{pypi_name}
%dir %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/*
%dir %{python3_sitelib}/%{pypi_name}
%{python3_sitelib}/%{pypi_name}/*
%else
Expand Down

0 comments on commit 72e3ae5

Please sign in to comment.