Do not run optional test on RHEL
This commit is contained in:
parent
767f7f4338
commit
cb750cc628
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_DB_File_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_DB_File_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-DB_File
|
||||
Version: 1.841
|
||||
|
||||
Loading…
Reference in New Issue
Block a user