diff --git a/python-podman.spec b/python-podman.spec index a4f4c5b..147d5da 100644 --- a/python-podman.spec +++ b/python-podman.spec @@ -58,7 +58,7 @@ export PBR_VERSION="0.0.0" %install export PBR_VERSION="0.0.0" -%if 0{?hrel} <= 8 +%if 0{?rhel} <= 8 %py3_install %else %pyproject_install