From 0af7dd38539a9ca2098e59e95602a19d76fdec00 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 24 Oct 2010 08:39:01 +0200 Subject: [PATCH] remove duplicate configure option --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 8abeeee..74ab06f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -728,7 +728,7 @@ autoconf %configure \ --with-vendor="Red Hat, Inc." --with-num-cpus=$NBUILDS --with-max-jobs=$NDMAKES \ --with-build-version="Ver: %{version}-%{release}" --with-unix-wrapper=%{name} \ - --enable-symbols --disable-ldap --disable-epm --disable-mathmldtd \ + --disable-ldap --disable-epm --disable-mathmldtd \ --disable-Xaw --disable-gnome-vfs --enable-gio --enable-symbols \ --enable-lockdown --enable-evolution2 --enable-cairo --enable-dbus \ --enable-opengl --enable-vba --enable-minimizer --enable-presenter-console \