Do not run optional test on RHEL
This commit is contained in:
parent
0c58f90cf1
commit
5eb9021663
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_ExtUtils_Install_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_ExtUtils_Install_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-ExtUtils-Install
|
||||
Version: 2.14
|
||||
|
||||
Loading…
Reference in New Issue
Block a user