From d9267050b44a791349eb41df3a4094ce91c36bb3b2316cdb19b33d5814dcefc9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 Oct 2017 07:51:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=530 --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 3d35095..7d4ff99 100644 --- a/config +++ b/config @@ -1360,7 +1360,7 @@ addFilter(' non-devel-buildrequires recode') # Too noisy, and usually not something downstream packagers can fix addFilter(' incorrect-fsf-address ') addFilter(' no-manual-page-for-binary ') -addFilter(' static-library-without-debuginfo ') +addFilter(' static-library-without-debuginfo /usr/lib(?:64)?/ghc-[\d\.]+/') # many places have shorter paths addFilter(' non-coherent-filename ')