From c73792f18500db128e256ac6c0bbad3dffa9883ffb794aa6fcd01287fbb1adac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Dec 2017 10:55:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=567 --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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