Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-05 14:19:44 +02:00
parent 0c58f90cf1
commit 5eb9021663

View File

@ -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