Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-05 12:51:00 +02:00
parent a669c2f0d7
commit 4f127f0b9c

View File

@ -1,5 +1,9 @@
# Run optional tests
%if ! (0%{?rhel})
%bcond_without perl_Devel_Hide_enables_optional_test
%else
%bcond_with perl_Devel_Hide_enables_optional_test
%endif
Name: perl-Devel-Hide
Version: 0.0009