Do not run optional test on RHEL
This commit is contained in:
parent
12e2e817e2
commit
96c4c3b6c0
@ -1,4 +1,8 @@
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Test_Simple_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Test_Simple_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user