diff --git a/ghc-clock.spec b/ghc-clock.spec index b1ae5f3..4ab4d4e 100644 --- a/ghc-clock.spec +++ b/ghc-clock.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 clock @@ -60,6 +60,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