fish.spec: remove "Shell" FreeDesktop category, even from OpenSUSE

It's reserved and causes errors trying to build the AppImage.
This commit is contained in:
David Adam 2020-01-26 21:36:00 +08:00
parent 3bb15defbb
commit 1aa0dfe91b

View File

@ -79,7 +79,7 @@ make %{?_smp_mflags}
%find_lang %{name}
# OpenSUSE has strong opinions about categories which do not apply to other systems
%if 0%{?suse_version}
%suse_update_desktop_file fish "System;TerminalEmulator;Shell"
%suse_update_desktop_file fish "System;TerminalEmulator"
%endif
%check