refresh to cabal-rpm-2.0.5

This commit is contained in:
Jens Petersen 2020-06-04 19:25:17 +08:00
parent acbb2a06eb
commit c9e36d5e3c
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# generated by cabal-rpm-2.0.2 # generated by cabal-rpm-2.0.5
# https://fedoraproject.org/wiki/Packaging:Haskell # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name base-orphans %global pkg_name base-orphans
%global pkgver %{pkg_name}-%{version} %global pkgver %{pkg_name}-%{version}
@ -87,6 +87,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%install %install
# Begin cabal-rpm install # Begin cabal-rpm install
%ghc_lib_install %ghc_lib_install
chmod a-x CHANGES.markdown README.markdown
# End cabal-rpm install # End cabal-rpm install