From 29645ae23bbf6632a62975bee431d4d1f25cae1b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 24 Jan 2018 14:10:46 +0100 Subject: [PATCH] refresh to cabal-rpm-0.12.1 --- ghc-clock.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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