refresh to cabal-rpm-2.0.5

This commit is contained in:
Jens Petersen 2020-06-04 19:24:53 +08:00
parent 279ef2d592
commit bb13a43ac7
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# generated by cabal-rpm-2.0.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# generated by cabal-rpm-2.0.5
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name Glob
%global pkgver %{pkg_name}-%{version}
@ -82,6 +82,7 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%install
# Begin cabal-rpm install
%ghc_lib_install
chmod a-x CHANGELOG.txt README.txt
# End cabal-rpm install