From d71f895660c909d6990a06dd42c69aa08e29d3cc Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Tue, 14 Dec 2021 09:36:06 +0100 Subject: [PATCH] Ignore only the problematic .desktop file in rpminspect The whole desktop test was disabled by the commit 0cf8f717. Let's ignore only the problematic .desktop file instead. Related: #2003134 --- rpminspect.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 5820b93..1b9876b 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,6 +1,7 @@ --- -inspections: - desktop: off +desktop: + ignore: + - /usr/share/applications/nautilus-autorun-software.desktop unicode: ignore: - compress-dialog-Backport-translations.patch