Tomáš Chvátal 2017-12-12 10:55:13 +00:00 committed by Git OBS Bridge
parent 904d2bf4c8
commit c73792f185

View File

@ -25,7 +25,7 @@
#%define tarball_url http://download.documentfoundation.org/libreoffice/src/6.0.0 #%define tarball_url http://download.documentfoundation.org/libreoffice/src/6.0.0
%define tarball_url http://dev-builds.libreoffice.org/pre-releases/src/ %define tarball_url http://dev-builds.libreoffice.org/pre-releases/src/
# Wether to enable the kde integration # 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 %bcond_without kdeintegration
%else %else
%bcond_with kdeintegration %bcond_with kdeintegration