mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 06:45:11 +08:00
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:
parent
3bb15defbb
commit
1aa0dfe91b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user