Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-06 10:51:10 +02:00
parent 6174cb5582
commit 47cdddc140

View File

@ -1,7 +1,11 @@
# This file is licensed under the terms of GNU GPLv2+.
# Run optional tests
%if ! (0%{?rhel})
%{bcond_without perl_Module_Runtime_enables_optional_test}
%else
%{bcond_with perl_Module_Runtime_enables_optional_test}
%endif
Name: perl-Module-Runtime
Version: 0.016