Change condition syntax gtk3-kde5 -> gtk3_kde5

This commit is contained in:
Andrey Bondrov 2020-03-26 21:47:00 +10:00
parent 0a0bd4dc8f
commit 7ad3adb03f

View file

@ -11,7 +11,7 @@
%else
%bcond_with clang
%endif
%bcond_without gtk3-kde5
%bcond_without gtk3_kde5
%if %{with l10n}
%define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu
@ -537,7 +537,7 @@ This package contains the GNOME VFS support and a GConf backend.
#----------------------------------------------------------------------------
%if %{with gtk3-kde5}
%if %{with gtk3_kde5}
%package gtk3-kde5
Summary: GTK3-KDE5 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
Group: Office
@ -2995,7 +2995,7 @@ sed -i \
--with-external-tar="$EXTSRCDIR" \
--disable-gstreamer-0.10 \
--enable-release-build \
%if %{with gtk3-kde5}
%if %{with gtk3_kde5}
--enable-gtk3-kde5 \
%endif
--enable-kde5 \