diff --git a/libreoffice.spec b/libreoffice.spec index 39a5c2a..38269d2 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -25,7 +25,7 @@ #%define tarball_url http://download.documentfoundation.org/libreoffice/src/6.0.0 %define tarball_url http://dev-builds.libreoffice.org/pre-releases/src/ # Wether to enable the kde integration -%if 0%{?is_opensuse} && 0{?suse_version} < 1500 +%if 0%{?is_opensuse} && 0%{?suse_version} < 1500 %bcond_without kdeintegration %else %bcond_with kdeintegration