From be0421b1fe8cb64a90b6d657b904a04223491886 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jan 24 2018 13:11:14 +0000 Subject: refresh to cabal-rpm-0.12.1 --- diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec index a67038d..f6797b6 100644 --- a/ghc-hakyll.spec +++ b/ghc-hakyll.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 hakyll @@ -108,6 +108,12 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/example %cabal_test +%post -p /sbin/ldconfig + + +%postun -p /sbin/ldconfig + + %post devel %ghc_pkg_recache