From f7141c84d85de10cc8ed1728a17a33d24b144d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 2 Feb 2022 09:38:33 +0000 Subject: [PATCH] Related: rhbz#2029810 reverse conditional --- libreoffice.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 650e0cb..a15a799 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -43,9 +43,9 @@ # 'serverconfig' is tuned for non-interactive installs %ifarch s390 s390x aarch64 -%bcond_with serverconfig -%else %bcond_without serverconfig +%else +%bcond_with serverconfig %endif # generated by %%langpack definitions