bring back post/un scripts for f30

otherwise package not registered
This commit is contained in:
Jens Petersen 2019-12-23 18:07:48 +08:00
parent 4147f20bc7
commit 522e10c190
1 changed files with 10 additions and 0 deletions

View File

@ -90,6 +90,16 @@ This package provides the Haskell %{pkg_name} profiling library.
# End cabal-rpm install
%if 0%{?fedora} < 31 || 0%{?rhel} < 8
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%endif
%files -f %{name}.files
# Begin cabal-rpm files:
%license LICENSE