From 4565c7fb74e52c82909c41fd5f3166e316001bb5 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Fri, 6 Dec 2024 13:48:12 -0600 Subject: [PATCH] rpminspect: add rpminspect.yaml to turn off debuginfo check Signed-off-by: Clark Williams --- rpminspect.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index efea725..c9aec78 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,3 +1,2 @@ ---- inspections: debuginfo: off