From dae8721baf3a65d20b6641e02240fc4dde9044d4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 19 Jun 2015 14:35:35 +0100 Subject: [PATCH] ocaml: Run ldconfig on install and uninstall. --- nbdkit.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nbdkit.spec b/nbdkit.spec index 3889718..6d4e3a9 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -252,6 +252,11 @@ make check %endif +%post plugin-ocaml -p /sbin/ldconfig + +%postun plugin-ocaml -p /sbin/ldconfig + + %files %doc LICENSE README %{_sbindir}/nbdkit