refresh to cabal-rpm-0.12.1
This commit is contained in:
parent
957ae4a176
commit
d1f7bc9899
@ -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 call-stack
|
||||
@ -58,6 +58,12 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user