Do not run optional test on RHEL
This commit is contained in:
parent
25c291ea05
commit
fa98fddc58
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_namespace_clean_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_namespace_clean_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-namespace-clean
|
||||
Summary: Keep your namespace tidy
|
||||
|
Loading…
Reference in New Issue
Block a user