Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-03-28 14:52:48 +02:00
parent 68fc79ae6a
commit 52324142f1

View File

@ -1,5 +1,9 @@
# Run optional test
%if ! (0%{?rhel})
%bcond_without perl_Module_Pluggable_enables_optional_test
%else
%bcond_with perl_Module_Pluggable_enables_optional_test
%endif
Name: perl-Module-Pluggable
Epoch: 2