whoopsie and typo

This commit is contained in:
Nils Philippsen 2017-07-05 14:34:16 +02:00
parent 72a9b9801f
commit 8b29a25b24

View File

@ -1,5 +1,5 @@
# Build without documentation per default if built as part of a module}
%if ! 0%{?_module_build}
# Build without documentation per default if built as part of a module.
%if 0%{?_module_build}
%bcond_with documentation
%else
%bcond_without documentation