Adding rpmlint.yaml file to waive /usr/lib64/dirsrv errors
Resolves: Bug 1954677 - Add rpmlint waiver to centos stream Author: mreynolds@redhat.com
This commit is contained in:
parent
169b4505f5
commit
7238d66e39
7
rpminspect.yaml
Normal file
7
rpminspect.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
specname:
|
||||
match: suffix
|
||||
runpath:
|
||||
allowed_paths:
|
||||
- /usr/lib64/dirsrv
|
||||
|
Loading…
Reference in New Issue
Block a user