[libreoffice] remove duplicate configure option

David Tardon dtardon at fedoraproject.org
Sun Oct 24 06:39:06 UTC 2010


commit 0af7dd38539a9ca2098e59e95602a19d76fdec00
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Oct 24 08:39:01 2010 +0200

    remove duplicate configure option

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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 \


More information about the scm-commits mailing list