From 1aa0dfe91bc5382220ba2f170bff525501d13908 Mon Sep 17 00:00:00 2001 From: David Adam Date: Sun, 26 Jan 2020 21:36:00 +0800 Subject: [PATCH] fish.spec: remove "Shell" FreeDesktop category, even from OpenSUSE It's reserved and causes errors trying to build the AppImage. --- fish.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.spec.in b/fish.spec.in index f805897cc..7fd41c0c9 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -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