From 52b091235d01c81e71e222c5f3326310d7137f18 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Jul 2020 21:11:25 +0800 Subject: [PATCH] build manpage with pandoc --- ShellCheck.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ShellCheck.spec b/ShellCheck.spec index 46a0e62..72b6572 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -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