Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-06 14:20:47 +02:00
parent f3365c2a0b
commit 36e91b1f97

View File

@ -1,5 +1,9 @@
# Run optional test
%if ! (0%{?rhel})
%bcond_without perl_Sub_Install_enables_optional_test
%else
%bcond_with perl_Sub_Install_enables_optional_test
%endif
Name: perl-Sub-Install
Version: 0.928