From 8b29a25b249c7a90983c978e7470b01bdef7c56e Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 5 Jul 2017 14:34:16 +0200 Subject: [PATCH] whoopsie and typo --- nasm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nasm.spec b/nasm.spec index f965df3..a71117c 100644 --- a/nasm.spec +++ b/nasm.spec @@ -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