From 3fb514de01e6961ffe1bfc1442fe9eb8168da6db Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 26 Jul 2024 08:53:23 +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