ignore known lint issues

This commit is contained in:
Carlos Rodriguez-Fernandez 2023-11-25 11:50:03 -07:00
parent 0476c6eb3a
commit a0bcf8dd16
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.*')