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
This commit is contained in:
parent
89d5aecb3a
commit
d71f895660
@ -1,6 +1,7 @@
|
||||
---
|
||||
inspections:
|
||||
desktop: off
|
||||
desktop:
|
||||
ignore:
|
||||
- /usr/share/applications/nautilus-autorun-software.desktop
|
||||
unicode:
|
||||
ignore:
|
||||
- compress-dialog-Backport-translations.patch
|
||||
|
Loading…
Reference in New Issue
Block a user