Do not run optional test on RHEL
This commit is contained in:
parent
a09c1bc2c8
commit
7e942843d7
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Term_ANSIColor_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Term_ANSIColor_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Term-ANSIColor
|
||||
Version: 4.06
|
||||
|
Loading…
Reference in New Issue
Block a user