From e28980475fe72ca04212f0396ccc47e021f41fa1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 24 Jan 2018 14:12:00 +0100 Subject: [PATCH] refresh to cabal-rpm-0.12.1 --- ghc-skylighting.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 42d1648..7bf5b8f 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.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 skylighting @@ -84,6 +84,12 @@ cabal-tweak-flag system-pcre True %cabal_test +%post -p /sbin/ldconfig + + +%postun -p /sbin/ldconfig + + %post devel %ghc_pkg_recache