From 65feb4074f834b4621e9783da48e84f181bd64e3 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Thu, 10 Jun 2021 09:14:15 -0400 Subject: [PATCH] Fixing rpmlint.yaml file to waive /usr/lib64/dirsrv/plugins errors Resolves: Bug 1954677 - Add rpmlint waiver to centos stream Author: mreynolds@redhat.com --- rpminspect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 0fc8337..873d73f 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -4,4 +4,4 @@ specname: runpath: allowed_paths: - /usr/lib64/dirsrv - + - /usr/lib64/dirsrv/plugins