ignore known lint issues

This commit is contained in:
Carlos Rodriguez-Fernandez 2023-11-25 11:49:22 -07:00
parent 5e3b4849e9
commit 32c39188b9
No known key found for this signature in database
GPG Key ID: 47EBED05C3375B1F
1 changed files with 2 additions and 0 deletions

2
libcap.rpmlintrc Normal file
View File

@ -0,0 +1,2 @@
addFilter('.*static-library-without-debuginfo.*')
addFilter('.*pam-unauthorized-module.*')