Do not run optional test on RHEL
This commit is contained in:
parent
99a8a4e557
commit
bc07cedbcd
@ -1,5 +1,9 @@
|
||||
# Run test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_YAML_enables_test
|
||||
%else
|
||||
%bcond_with perl_YAML_enables_test
|
||||
%endif
|
||||
|
||||
Name: perl-YAML
|
||||
Version: 1.24
|
||||
|
||||
Loading…
Reference in New Issue
Block a user