Fix builds on ELN
This commit is contained in:
parent
546700523c
commit
b169a2de93
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname autopage
|
||||
|
||||
# Macros for pyproject (Fedora) vs. setup.py (CentOS)
|
||||
%if 0%{?fedora} >= 33
|
||||
%if 0%{?fedora} >= 33 || 0%{?rhel} >= 10
|
||||
%bcond_without pyproject
|
||||
%else
|
||||
%bcond_with pyproject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue