Add rpmlintrc

This commit is contained in:
Paul Howarth 2023-05-10 10:20:24 +01:00
parent 543d63eb77
commit 0727560eee

View File

@ -0,0 +1,2 @@
# This is a loadable module; the main calling process is linked against libc itself
addFilter("library-not-linked-against-libc /.*/auto/Perl/Destruct/Level/Level\.so")