Do not run optional test on RHEL
This commit is contained in:
parent
4f9bfe6cbc
commit
f5e43b87bc
@ -1,5 +1,9 @@
|
||||
# Run optional tests
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_strictures_enables_optional_test}
|
||||
%else
|
||||
%{bcond_with perl_strictures_enables_optional_test}
|
||||
%endif
|
||||
|
||||
Name: perl-strictures
|
||||
Version: 2.000003
|
||||
|
Loading…
Reference in New Issue
Block a user