Do not run optional test on RHEL
This commit is contained in:
parent
5de72bf121
commit
68f93042fb
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Exporter_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Exporter_enables_optional_test
|
||||
%endif
|
||||
|
||||
%global base_version 5.70
|
||||
Name: perl-Exporter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user