Do not run optional test on RHEL
This commit is contained in:
parent
1df49b8e19
commit
5a6116b4d0
@ -1,7 +1,11 @@
|
||||
# This file is licensed under the terms of GNU GPLv2+.
|
||||
|
||||
# Run optinonal tests
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_DynaLoader_Functions_enables_optional_test}
|
||||
%else
|
||||
%{bcond_with perl_DynaLoader_Functions_enables_optional_test}
|
||||
%endif
|
||||
|
||||
Name: perl-DynaLoader-Functions
|
||||
Version: 0.003
|
||||
|
Loading…
Reference in New Issue
Block a user