Do not run optional test on RHEL
This commit is contained in:
parent
e1533a46ac
commit
76c86faded
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Math_BigInt_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Math_BigInt_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Math-BigInt
|
||||
Epoch: 1
|
||||
|
Loading…
Reference in New Issue
Block a user