diff --git a/shake.spec b/shake.spec index f638a62..3d1ba31 100644 --- a/shake.spec +++ b/shake.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 shake @@ -132,6 +132,12 @@ rm %{buildroot}%{_datadir}/%{pkgver}/docs/manual/* %cabal_test +%post -n ghc-%{name} -p /sbin/ldconfig + + +%postun -n ghc-%{name} -p /sbin/ldconfig + + %post -n ghc-%{name}-devel %ghc_pkg_recache