From 1309f59891db9768195938a5db03ca36bbd065b4 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 25 Jan 2013 13:55:25 +0100 Subject: [PATCH] do not build "qtz" localization --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 9e9e2da..28c9bf9 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1031,7 +1031,7 @@ touch autogen.lastrun %configure \ %vendoroption %{?_smp_flags:--with-parallelism=%{_smp_flags}} \ --with-build-version="%{version}-%{release}" --with-unix-wrapper=%{name} \ - --disable-epm --disable-mathmldtd \ + --enable-release-build --disable-epm --disable-mathmldtd \ --disable-gnome-vfs --enable-gio --enable-symbols --enable-lockdown \ --enable-evolution2 --enable-dbus --enable-opengl --enable-vba \ --enable-ext-presenter-minimizer --enable-ext-nlpsolver \