refresh to cabal-rpm-2.0.6

This commit is contained in:
Jens Petersen 2020-06-19 16:53:24 +08:00
parent c1454c468b
commit f8023af9e8
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/
Name: cabal-install
@ -74,6 +74,7 @@ installation of Haskell libraries and programs.
%prep
# Begin cabal-rpm setup:
%setup -q
chmod a-x README.md changelog
# End cabal-rpm setup
%patch0 -p1 -b .orig
%patch1 -p1 -b .orig
@ -88,7 +89,6 @@ installation of Haskell libraries and programs.
%install
# Begin cabal-rpm install
%ghc_bin_install
chmod a-x README.md changelog
# End cabal-rpm install
install -pm 644 -D -t %{buildroot}%{_datadir}/bash-completion/completions/ bash-completion/cabal