Do not run optional test on RHEL
This commit is contained in:
parent
2c32504802
commit
844122c4ab
@ -1,4 +1,8 @@
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_Try_Tiny_enables_optional_test}
|
||||
%else
|
||||
%{bcond_with perl_Try_Tiny_enables_optional_test}
|
||||
%endif
|
||||
|
||||
Name: perl-Try-Tiny
|
||||
Summary: Minimal try/catch with proper localization of $@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user