From 9394eed1cc3f36661f80485317cdd90103d86f00 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 20 Dec 2023 08:27:22 -0500 Subject: [PATCH] Enable HTML documentation --- gn.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gn.spec b/gn.spec index 403a5a6..c8cf2bd 100644 --- a/gn.spec +++ b/gn.spec @@ -1,6 +1,5 @@ # Build HTML docs from markdown using pandoc? -# Currently, neither pandoc nor parallel is available in EPEL9. -%bcond_with html_docs +%bcond_without html_docs Name: gn # Upstream uses the number of commits in the git history as the version number.