fix inverted condition
This commit is contained in:
parent
8e8f9c8d3d
commit
1f523b7d97
@ -1,9 +1,9 @@
|
||||
%if 0%{?rhel} == 0
|
||||
%global use_seed 0
|
||||
%global seed_option --disable-seed
|
||||
%else
|
||||
%global use_seed 1
|
||||
%global seed_option --enable-seed
|
||||
%else
|
||||
%global use_seed 0
|
||||
%global seed_option --disable-seed
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
|
||||
Loading…
Reference in New Issue
Block a user