build manpage with pandoc

This commit is contained in:
Jens Petersen 2020-07-15 21:11:25 +08:00
parent 83b086c3cf
commit 52b091235d
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ BuildRequires: ghc-parsec-prof
BuildRequires: ghc-process-prof
BuildRequires: ghc-regex-tdfa-prof
# End cabal-rpm deps
BuildRequires: pandoc
%description
The goals of ShellCheck are:
@ -101,6 +102,7 @@ This package provides the Haskell %{name} profiling library.
# Begin cabal-rpm build:
%ghc_lib_build
# End cabal-rpm build
./manpage
%install