From 6dbb99b2003a048810e4e8ea843320c2eef2cd77 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 Jul 2019 16:54:40 +0000 Subject: [PATCH] try %bcond haddock for full build since macros.ghc-os only available in full builtroot --- ghc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc.spec b/ghc.spec index bba8749..9fc1474 100644 --- a/ghc.spec +++ b/ghc.spec @@ -19,6 +19,7 @@ %bcond_with perf_build %undefine _enable_debug_packages %else +%bcond_without haddock %bcond_without perf_build %endif