Fix non-fedora python3 bcond
This commit is contained in:
parent
7fba799422
commit
0032c5270d
@ -3,7 +3,7 @@
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%else
|
%else
|
||||||
%bconf_with python3
|
%bcond_with python3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: rpmdevtools
|
Name: rpmdevtools
|
||||||
|
Loading…
Reference in New Issue
Block a user