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