Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-03-28 16:15:21 +02:00
parent 9d4ccc9cb6
commit 927fde0e9c
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Run optional test
%if ! (0%{?rhel})
%bcond_without perl_Params_ValidationCompiler_enables_optional_test
%else
%bcond_with perl_Params_ValidationCompiler_enables_optional_test
%endif
Name: perl-Params-ValidationCompiler
Version: 0.27