refresh to cabal-rpm-2.0.6

This commit is contained in:
Jens Petersen 2020-06-19 16:53:21 +08:00
parent 7af2727c2c
commit 0a97b4999a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-2.0.5
# generated by cabal-rpm-2.0.6
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%bcond_without tests
@ -40,6 +40,7 @@ lex or flex for C/C++.
%prep
# Begin cabal-rpm setup:
%setup -q
chmod a-x CHANGELOG.md README.md TODO
# End cabal-rpm setup
@ -57,7 +58,6 @@ cd ..
%install
# Begin cabal-rpm install
%ghc_bin_install
chmod a-x CHANGELOG.md README.md TODO
# End cabal-rpm install
install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1