Do not run optional test on RHEL
This commit is contained in:
parent
7020f3a97f
commit
eb084b65a2
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Class_Data_Inheritable_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Class_Data_Inheritable_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Class-Data-Inheritable
|
||||
Version: 0.08
|
||||
|
||||
Loading…
Reference in New Issue
Block a user