refresh to cabal-rpm-0.12.1
This commit is contained in:
parent
8f30472cf0
commit
e28980475f
@ -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 skylighting
|
||||
@ -84,6 +84,12 @@ cabal-tweak-flag system-pcre True
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user