Do not run optional test on RHEL
This commit is contained in:
parent
c7d32e3ec1
commit
046e452dd5
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Eval_Closure_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Eval_Closure_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Eval-Closure
|
||||
Version: 0.14
|
||||
|
Loading…
Reference in New Issue
Block a user