From ed6d0519074e289f77a5194c42b096dd4f31454b Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 26 Jul 2024 08:46:56 +0200 Subject: [PATCH] Include /usr/lib/ too --- rpminspect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 30264bb..3092346 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -5,6 +5,6 @@ badfuncs: # IPv6 due having too many hosts on one network, so it is not # a priority to have IPv6 support. # It is reported upstream at https://bugzilla.redhat.com/show_bug.cgi?id=2275938 - /usr/lib64/libhpmud.so.*: + /usr/lib*/libhpmud.so.*: - gethostbyname - inet_addr