fix conditional
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
9f1713c776
commit
bae00581fe
@ -58,7 +58,7 @@ export PBR_VERSION="0.0.0"
|
||||
|
||||
%install
|
||||
export PBR_VERSION="0.0.0"
|
||||
%if 0{?rhel} <= 8
|
||||
%if 0%{?rhel} <= 8
|
||||
%py3_install
|
||||
%else
|
||||
%pyproject_install
|
||||
|
Loading…
Reference in New Issue
Block a user