Do not run optional test on RHEL
This commit is contained in:
parent
57bcfc0a1f
commit
73ae1d113b
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_BSD_Resource_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_BSD_Resource_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-BSD-Resource
|
||||
Version: 1.291.100
|
||||
|
||||
Loading…
Reference in New Issue
Block a user