try %bcond haddock for full build

since macros.ghc-os only available in full builtroot
This commit is contained in:
Jens Petersen 2019-07-31 16:54:40 +00:00
parent 1b033f2096
commit 6dbb99b200
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
%bcond_with perf_build
%undefine _enable_debug_packages
%else
%bcond_without haddock
%bcond_without perf_build
%endif