From 639352b39d24b94df3527651d5107afb53d7dcae Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 24 Jan 2014 22:15:47 +0100 Subject: [PATCH] bundling opts are already set elsewhere --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 8422570..44d0b26 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1070,7 +1070,7 @@ export CXXFLAGS=$ARCH_FLAGS %define archoptions --disable-sdremote-bluetooth %endif %else # rhel7 -%define distrooptions --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes --enable-python=system --without-system-libetonyek --without-system-libfreehand --without-system-libebook --without-system-firebird --without-system-libodfgen %{?_smp_mflags:--with-parallelism=%{_smp_mflags}} +%define distrooptions --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes --enable-python=system %{?_smp_mflags:--with-parallelism=%{_smp_mflags}} %endif %else # fedora %define distrooptions --enable-kde4 --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes %{?_smp_mflags:--with-parallelism=%{_smp_mflags}}