[arch-commits] Commit in gnumeric/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Wed Mar 13 16:36:49 UTC 2013


    Date: Wednesday, March 13, 2013 @ 17:36:49
  Author: jgc
Revision: 179972

remove unsupported compile options

Modified:
  gnumeric/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-13 16:25:37 UTC (rev 179971)
+++ PKGBUILD	2013-03-13 16:36:49 UTC (rev 179972)
@@ -34,7 +34,7 @@
 
   autoreconf -fi
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --enable-ssindex --disable-schemas-compile --enable-introspection --enable-compile-warnings=no
+    --disable-schemas-compile --enable-introspection
   make
 }
 




More information about the arch-commits mailing list