Do not run optional test on RHEL
This commit is contained in:
parent
8b16db4f58
commit
d1b97700d6
@ -1,5 +1,9 @@
|
||||
# Run optionl test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_DateTime_TimeZone_SystemV_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_DateTime_TimeZone_SystemV_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-DateTime-TimeZone-SystemV
|
||||
Version: 0.010
|
||||
|
Loading…
Reference in New Issue
Block a user