Do not run optional test on RHEL
This commit is contained in:
parent
54f176e594
commit
5b4319c5aa
@ -1,5 +1,9 @@
|
||||
# Run optional tests
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_IPC_System_Simple_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_IPC_System_Simple_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-IPC-System-Simple
|
||||
Version: 1.25
|
||||
|
||||
Loading…
Reference in New Issue
Block a user