Reorder bconds.
This commit is contained in:
parent
eeb81e6a40
commit
499cd8e83d
@ -1,4 +1,5 @@
|
||||
# set to zero to avoid running test suite
|
||||
%bcond_without tests
|
||||
|
||||
%if 0%{?rhel} && 0%{?eln}
|
||||
%bcond_with kwallet
|
||||
@ -6,8 +7,6 @@
|
||||
%bcond_without kwallet
|
||||
%endif
|
||||
|
||||
%bcond_without tests
|
||||
|
||||
%if 0%{?fedora} > 32 || 0%{?rhel} > 8
|
||||
%bcond_with bdb
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user