Do not run optional test on RHEL
This commit is contained in:
parent
8d2064dca3
commit
8f8c629eef
@ -1,5 +1,9 @@
|
||||
# Run optional tests
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_File_DesktopEntry_enables_optional_test}
|
||||
%else
|
||||
%{bcond_with perl_File_DesktopEntry_enables_optional_test}
|
||||
%endif
|
||||
|
||||
Name: perl-File-DesktopEntry
|
||||
Version: 0.22
|
||||
|
Loading…
Reference in New Issue
Block a user