From 72ffc200f601a3efcb1a9e9444c3eb3c7f4c33c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 31 Oct 2019 11:08:22 +0000 Subject: [PATCH] extra tokens at the end of %else directive --- libreoffice.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 90e2c54..bdf849c 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1022,7 +1022,8 @@ export CXXFLAGS=$ARCH_FLAGS %if 0%{?rhel} %define distrooptions --disable-eot --disable-scripting-beanshell --disable-scripting-javascript -%else # fedora +%else +# fedora %define distrooptions --enable-eot --enable-kde5 --enable-gtk3-kde5 %endif