From 087a20d4dec0a6a9bc6b916764b0248b8e92d4f0 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Thu, 14 Sep 2023 13:19:52 +0200 Subject: [PATCH] rpminspect: specify desktop files with full path --- rpminspect.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 543ce0f..cbfa150 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -5,15 +5,15 @@ desktop: # uses evolution's executable and icon; used to launch # the calendar component with startup notifcation if # evolution is the preferred calendar application - - evolution-calendar.desktop + - /usr/share/applications/evolution-calendar.desktop # uses a placeholder exec because it's never launched; # provides icon + name to extension preference dialogs - - org.gnome.Shell.Extensions.desktop + - /usr/share/applications/org.gnome.Shell.Extensions.desktop # uses a placeholder exec because it's never launched; # provides icon + name to the portal login window - - org.gnome.Shell.PortalHelper.desktop + - /usr/share/applications/org.gnome.Shell.PortalHelper.desktop runpath: allowed_paths: