Do not run optional test on RHEL
This commit is contained in:
parent
aea5f94419
commit
4147185e96
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Unicode_LineBreak_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Unicode_LineBreak_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Unicode-LineBreak
|
||||
Version: 2017.004
|
||||
|
Loading…
Reference in New Issue
Block a user