diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 2d908ef..bd40583 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-0.12 +# generated by cabal-rpm-0.12.1 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name aeson @@ -83,6 +83,12 @@ This package provides the Haskell %{pkg_name} library development files. %cabal_test +%post -p /sbin/ldconfig + + +%postun -p /sbin/ldconfig + + %post devel %ghc_pkg_recache