From d24d5e5a5b8717a3b04b4996864a2c1786432a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 12 Sep 2016 19:44:19 +0200 Subject: RPM packaging: fix koffice build on OBS --- redhat/applications/koffice/trinity-koffice-rpmlintrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 redhat/applications/koffice/trinity-koffice-rpmlintrc diff --git a/redhat/applications/koffice/trinity-koffice-rpmlintrc b/redhat/applications/koffice/trinity-koffice-rpmlintrc new file mode 100644 index 000000000..529351884 --- /dev/null +++ b/redhat/applications/koffice/trinity-koffice-rpmlintrc @@ -0,0 +1,2 @@ +setBadness('library-without-ldconfig-postun', 0) +setBadness('library-without-ldconfig-postin', 0) -- cgit v1.2.1