Disable desktop test in rpminspect

This is needed to suppress rpminspect errors caused by the
application-x-executable icon. This icon is part of the adwaita-icon-theme
package. This commit be reverted once fixed in rpminspect. See:
https://github.com/rpminspect/rpminspect/issues/422.

Resolves: #1991433
This commit is contained in:
Ondrej Holy 2021-08-12 07:57:50 +02:00
parent 3682901848
commit 0cf8f717c1

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
desktop: off