refresh to cabal-rpm-0.12.1

This commit is contained in:
Jens Petersen 2018-01-24 14:12:30 +01:00
parent a9f7049404
commit 40ca149dec
1 changed files with 7 additions and 1 deletions

View File

@ -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